Fix problems with reconnects where dialog keeps popping up.
This commit is contained in:
parent
a6be979f8e
commit
581e92723d
6 changed files with 11 additions and 10 deletions
|
|
@ -63,7 +63,7 @@ public:
|
|||
bool cancel();
|
||||
|
||||
Q_SIGNALS:
|
||||
void onStateChanged(ASyncDBConnection::StateData state);
|
||||
void onStateChanged();
|
||||
void onNotice(Pgsql::ErrorDetails notice);
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue