summaryrefslogtreecommitdiffstats
path: root/twin/kcmtwin/twindecoration/preview.h
diff options
context:
space:
mode:
Diffstat (limited to 'twin/kcmtwin/twindecoration/preview.h')
-rw-r--r--twin/kcmtwin/twindecoration/preview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/kcmtwin/twindecoration/preview.h b/twin/kcmtwin/twindecoration/preview.h
index 8a7827d96..9d9f09402 100644
--- a/twin/kcmtwin/twindecoration/preview.h
+++ b/twin/kcmtwin/twindecoration/preview.h
@@ -106,7 +106,7 @@ class KDecorationPreviewBridge
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: