mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Оптимизация старта Сервера 0
This commit is contained in:
@@ -60,6 +60,8 @@ public slots:
|
||||
|
||||
void slot_hasError(int code);
|
||||
|
||||
void slot_InitializeFinished();
|
||||
|
||||
private:
|
||||
void exit();
|
||||
void errorCheck();
|
||||
@@ -76,5 +78,7 @@ private:
|
||||
QAction * action_ShowWindow;
|
||||
QAction * action_HideWindow;
|
||||
QAction * action_Exit;
|
||||
|
||||
bool flInitServerLMSWidget;
|
||||
};
|
||||
#endif // MAINWINDOW_H
|
||||
|
||||
Reference in New Issue
Block a user