summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/src/styles/tqwindowsstyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/tqtinterface/qt4/src/styles/tqwindowsstyle.h')
-rw-r--r--experimental/tqtinterface/qt4/src/styles/tqwindowsstyle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/tqtinterface/qt4/src/styles/tqwindowsstyle.h b/experimental/tqtinterface/qt4/src/styles/tqwindowsstyle.h
index a5a6fe9a3..e1aed6c18 100644
--- a/experimental/tqtinterface/qt4/src/styles/tqwindowsstyle.h
+++ b/experimental/tqtinterface/qt4/src/styles/tqwindowsstyle.h
@@ -104,7 +104,7 @@ public:
int tqpixelMetric( PixelMetric metric,
const TQWidget *widget = 0 ) const;
- TQSize tqsizeFromContents( ContentsType contents,
+ TQSize sizeFromContents( ContentsType contents,
const TQWidget *widget,
const TQSize &contentsSize,
const TQStyleOption& = TQStyleOption::Default ) const;