summaryrefslogtreecommitdiffstats
path: root/src/ui/uxmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/uxmanager.h')
-rw-r--r--src/ui/uxmanager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/uxmanager.h b/src/ui/uxmanager.h
index 711703192..f91bde25e 100644
--- a/src/ui/uxmanager.h
+++ b/src/ui/uxmanager.h
@@ -35,7 +35,6 @@ public:
virtual gint getDefaultTask( SPDesktop *desktop ) = 0;
virtual void setTask( SPDesktop* dt, gint val ) = 0;
- virtual bool isFloatWindowProblem() const = 0;
virtual bool isWidescreen() const = 0;
protected: