mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Settings DB
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "Data/typesDataServerClient.h"
|
||||
#include "Systems/logger.h"
|
||||
#include "databaselms.h"
|
||||
#include "providerdblms.h"
|
||||
|
||||
void registerMetaType();
|
||||
|
||||
@@ -17,4 +18,6 @@ Q_DECLARE_METATYPE(DataBaseSettings)
|
||||
Q_DECLARE_METATYPE(EStateServer)
|
||||
Q_DECLARE_METATYPE(EStateBlockAutorization)
|
||||
|
||||
Q_DECLARE_METATYPE(CheckResult)
|
||||
|
||||
#endif // METATYPES_H
|
||||
|
||||
Reference in New Issue
Block a user