diff options
Diffstat (limited to 'tqtinterface/qt4/src/widgets/tqmainwindow.h')
-rw-r--r-- | tqtinterface/qt4/src/widgets/tqmainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/src/widgets/tqmainwindow.h b/tqtinterface/qt4/src/widgets/tqmainwindow.h index c376b44..6cbcc02 100644 --- a/tqtinterface/qt4/src/widgets/tqmainwindow.h +++ b/tqtinterface/qt4/src/widgets/tqmainwindow.h @@ -98,7 +98,7 @@ public: void show(); void hide(); - TQSize sizeHint() const; + TQSize tqsizeHint() const; TQSize tqminimumSizeHint() const; bool rightJustification() const; |