some better cleanup and restore state on connect disconnect, workaround for that wired undefined condition error on every other reconnection
This commit is contained in:
parent
87426ee20f
commit
0dcfc5eedc
6 changed files with 61 additions and 16 deletions
|
@ -76,6 +76,7 @@ public:
|
|||
|
||||
bool changeMessage(const QString& id, const QMap<QString, QVariant>& data);
|
||||
void clearArchiveRequests();
|
||||
void downgradeDatabaseState();
|
||||
|
||||
signals:
|
||||
void nameChanged(const QString& name);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue