diff --git a/app/dockview.h b/app/dockview.h index 26780c796..0e8b75190 100644 --- a/app/dockview.h +++ b/app/dockview.h @@ -96,7 +96,6 @@ public: bool tasksPresent() const; void adaptToScreen(QScreen *screen); - void unload(); QQmlListProperty screens(); static int countScreens(QQmlListProperty *property);