summaryrefslogtreecommitdiffstats
path: root/twin/tools/decobenchmark/preview.h
diff options
context:
space:
mode:
Diffstat (limited to 'twin/tools/decobenchmark/preview.h')
-rw-r--r--twin/tools/decobenchmark/preview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/tools/decobenchmark/preview.h b/twin/tools/decobenchmark/preview.h
index 2138c51b7..d69a2f57f 100644
--- a/twin/tools/decobenchmark/preview.h
+++ b/twin/tools/decobenchmark/preview.h
@@ -101,7 +101,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: