summary refs log tree commit diff
path: root/src/MainWindow.h
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-09-21 11:30:02 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-09-21 11:30:02 +0300
commit2a2b52e07fcc36b73f97a35d7f2c76dc162fe519 (patch)
tree094054556c5097250503d4dbe56a5aca22a3c6a5 /src/MainWindow.h
parentAdd method to center widgets & clean up unused headers (diff)
downloadnheko-2a2b52e07fcc36b73f97a35d7f2c76dc162fe519.tar.xz
Center dialogs around the main window
Diffstat (limited to 'src/MainWindow.h')
-rw-r--r--src/MainWindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/MainWindow.h b/src/MainWindow.h
index 0931099d..2336a929 100644
--- a/src/MainWindow.h
+++ b/src/MainWindow.h
@@ -129,6 +129,7 @@ private slots:
         void removeOverlayProgressBar();
 
 private:
+        void showDialog(QWidget *dialog);
         bool hasActiveUser();
         void restoreWindowSize();
         //! Check if there is an open dialog.