summary refs log tree commit diff
path: root/src/MainWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MainWindow.h')
-rw-r--r--src/MainWindow.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/MainWindow.h b/src/MainWindow.h

index 02213cdf..33e16271 100644 --- a/src/MainWindow.h +++ b/src/MainWindow.h
@@ -69,9 +69,6 @@ private slots: //! Handle interaction with the tray icon. void iconActivated(QSystemTrayIcon::ActivationReason reason); - //! Show the register page in the main window. - void showRegisterPage(); - virtual void setWindowTitle(int notificationCount); signals: