mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Отложенная инициализация в Сервере (старт виджета)
This commit is contained in:
@@ -53,7 +53,7 @@ public slots:
|
||||
//Слот вывода сообщения из трея
|
||||
void slot_Tray_ShowMessage(QString textMsg, QSystemTrayIcon::MessageIcon iconMsg = QSystemTrayIcon::Information);
|
||||
|
||||
void slot_Connect();
|
||||
void slot_LazyInitialization();
|
||||
private:
|
||||
void exit();
|
||||
void errorCheck();
|
||||
|
||||
Reference in New Issue
Block a user