mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-11 13:52:21 +08:00
30 lines
953 B
C
30 lines
953 B
C
#define DTK_VERSION_MAJOR 5
|
|
#define DTK_VERSION_MINOR 5
|
|
#define DTK_VERSION_PATCH 2
|
|
#define DTK_VERSION_BUILD 0
|
|
#define DTK_VERSION_STR "5.5.2"
|
|
//
|
|
#define DTKCORE_CLASS_DObject
|
|
#define DTKCORE_CLASS_DObjectPrivate
|
|
#define DTKCORE_CLASS_DSingleton
|
|
#define DTKCORE_CLASS_DUtil
|
|
#define DTKCORE_CLASS_DPinyin
|
|
#define DTKCORE_CLASS_DDBusSender
|
|
#define DTKCORE_CLASS_DRecentManager
|
|
#define DTKCORE_CLASS_DNotifySender
|
|
#define DTKCORE_CLASS_DExportedInterface
|
|
#define DTKCORE_CLASS_DVtableHook
|
|
#define DTKCORE_CLASS_DFileServices
|
|
#define DTKCORE_CLASS_DThreadUtils
|
|
#define DTKCORE_CLASS_DLog
|
|
#define DTKCORE_CLASS_DFileWatcher
|
|
#define DTKCORE_CLASS_DBaseFileWatcher
|
|
#define DTKCORE_CLASS_DFileSystemWatcher
|
|
#define DTKCORE_CLASS_DFileWatcherManager
|
|
#define DTKCORE_CLASS_DPathBuf
|
|
#define DTKCORE_CLASS_DStandardPaths
|
|
#define DTKCORE_CLASS_DTrashManager
|
|
#define DTKCORE_CLASS_DSettings
|
|
#define DTKCORE_CLASS_DSettingsGroup
|
|
#define DTKCORE_CLASS_DSettingsOption
|