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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/MainWindow.h b/src/MainWindow.h

index 33e16271..1258bafb 100644 --- a/src/MainWindow.h +++ b/src/MainWindow.h
@@ -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;