Center dialogs around the main window
This commit is contained in:
parent
ce26f041ad
commit
2a2b52e07f
2 changed files with 19 additions and 18 deletions
|
|
@ -129,6 +129,7 @@ private slots:
|
|||
void removeOverlayProgressBar();
|
||||
|
||||
private:
|
||||
void showDialog(QWidget *dialog);
|
||||
bool hasActiveUser();
|
||||
void restoreWindowSize();
|
||||
//! Check if there is an open dialog.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue