diff options
Diffstat (limited to 'tqtinterface/qt4/src/styles/tqmotifstyle.h')
-rw-r--r-- | tqtinterface/qt4/src/styles/tqmotifstyle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/src/styles/tqmotifstyle.h b/tqtinterface/qt4/src/styles/tqmotifstyle.h index be7abf9..f5d6a52 100644 --- a/tqtinterface/qt4/src/styles/tqmotifstyle.h +++ b/tqtinterface/qt4/src/styles/tqmotifstyle.h @@ -109,7 +109,7 @@ public: int tqpixelMetric( PixelMetric metric, const TQWidget *widget = 0 ) const; - TQSize sizeFromContents( ContentsType contents, + TQSize tqsizeFromContents( ContentsType contents, const TQWidget *widget, const TQSize &contentsSize, const TQStyleOption& = TQStyleOption::Default ) const; |