summaryrefslogtreecommitdiffstats
path: root/kwin/tools/decobenchmark/preview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/tools/decobenchmark/preview.h')
-rw-r--r--kwin/tools/decobenchmark/preview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/tools/decobenchmark/preview.h b/kwin/tools/decobenchmark/preview.h
index aea4fe7ea..9f2445036 100644
--- a/kwin/tools/decobenchmark/preview.h
+++ b/kwin/tools/decobenchmark/preview.h
@@ -85,7 +85,7 @@ class KDecorationPreviewBridge
virtual void performWindowOperation( WindowOperation );
virtual void setMask( const TQRegion&, int );
virtual bool isPreview() const;
- virtual TQRect tqgeometry() const;
+ virtual TQRect geometry() const;
virtual TQRect iconGeometry() const;
virtual TQRegion unobscuredRegion( const TQRegion& r ) const;
virtual TQWidget* workspaceWidget() const;