summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qapplication.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qapplication.h')
-rw-r--r--src/widgets/kernel/qapplication.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/kernel/qapplication.h b/src/widgets/kernel/qapplication.h
index 36a7576c2d..52304c637a 100644
--- a/src/widgets/kernel/qapplication.h
+++ b/src/widgets/kernel/qapplication.h
@@ -105,8 +105,6 @@ public:
static QWidgetList allWidgets();
static QWidgetList topLevelWidgets();
- static QWidget *desktop(QScreen *screen = nullptr);
-
static QWidget *activePopupWidget();
static QWidget *activeModalWidget();
static QWidget *focusWidget();