Port registration to Qml

This commit is contained in:
Nicolas Werner 2022-01-28 15:24:56 +01:00
parent 573624a490
commit f28013dc18
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9
12 changed files with 444 additions and 443 deletions

View file

@ -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: