summaryrefslogtreecommitdiffstats
path: root/twin/bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'twin/bridge.h')
-rw-r--r--twin/bridge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/bridge.h b/twin/bridge.h
index 3208b3192..b7fb51c1a 100644
--- a/twin/bridge.h
+++ b/twin/bridge.h
@@ -65,7 +65,7 @@ class Bridge : public KDecorationBridge
virtual void setKeepBelow( bool );
virtual int currentDesktop() const;
virtual TQWidget* initialParentWidget() const;
- virtual Qt::WFlags initialWFlags() const;
+ virtual TQt::WFlags initialWFlags() const;
virtual void helperShowHide( bool show );
virtual void grabXServer( bool grab );
private: