summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/src/widgets/tqhbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'tqtinterface/qt4/src/widgets/tqhbox.h')
-rw-r--r--tqtinterface/qt4/src/widgets/tqhbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/src/widgets/tqhbox.h b/tqtinterface/qt4/src/widgets/tqhbox.h
index c67638b..e669eb0 100644
--- a/tqtinterface/qt4/src/widgets/tqhbox.h
+++ b/tqtinterface/qt4/src/widgets/tqhbox.h
@@ -57,7 +57,7 @@ public:
void setSpacing( int );
bool setStretchFactor( TQWidget*, int stretch );
- TQSize sizeHint() const;
+ TQSize tqsizeHint() const;
protected:
TQHBox( bool horizontal, TQWidget* tqparent, const char* name, WFlags f = 0 );