Fix centering dialogs

This commit is contained in:
Nicolas Werner 2022-01-29 19:07:27 +01:00
parent 1d6d9e65af
commit 392a4be858
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9
4 changed files with 13 additions and 21 deletions

View file

@ -83,8 +83,6 @@ private:
void showDialog(QWidget *dialog);
bool hasActiveUser();
void restoreWindowSize();
//! Check if there is an open dialog.
bool hasActiveDialogs() const;
//! Check if the current page supports the "minimize to tray" functionality.
bool pageSupportsTray() const;