Reimplement error notifications
This commit is contained in:
parent
b4278ffaa8
commit
2613275461
9 changed files with 111 additions and 111 deletions
|
|
@ -70,6 +70,8 @@ signals:
|
|||
void reload();
|
||||
void secretsChanged();
|
||||
|
||||
void showNotification(QString msg);
|
||||
|
||||
void switchToChatPage();
|
||||
void switchToWelcomePage();
|
||||
void switchToLoginPage(QString error);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue