diff options
Diffstat (limited to 'gui/MainWindow.h')
-rw-r--r-- | gui/MainWindow.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/MainWindow.h b/gui/MainWindow.h index ca11b380..af2f1dca 100644 --- a/gui/MainWindow.h +++ b/gui/MainWindow.h @@ -159,6 +159,8 @@ slots: void updateAvailable(QString repo, QString versionName, int versionId); + void notificationsChanged(); + void activeAccountChanged(); void changeActiveAccount(); |