mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-14 03:46:15 +08:00
9 lines
67 B
C++
9 lines
67 B
C++
#include "cfitem.h"
|
|
|
|
using namespace CFCPP;
|
|
|
|
CFItem::CFItem()
|
|
{
|
|
|
|
}
|