mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Прокинул сигнал ошибки SQL на виджет
This commit is contained in:
@@ -73,6 +73,8 @@ public:
|
||||
Q_SIGNALS:
|
||||
//сигнал о блокировке авторизации
|
||||
void signal_BlockAutorization(bool block);
|
||||
signals:
|
||||
void signal_ErrorPostgreSQL(QString text);
|
||||
|
||||
public:
|
||||
bool ConnectionToDB();
|
||||
|
||||
Reference in New Issue
Block a user