diff options
Diffstat (limited to 'tqtinterface/qt4/tools/qvfb/qvfbview.h')
-rw-r--r-- | tqtinterface/qt4/tools/qvfb/qvfbview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/tools/qvfb/qvfbview.h b/tqtinterface/qt4/tools/qvfb/qvfbview.h index df5adcc..af85f54 100644 --- a/tqtinterface/qt4/tools/qvfb/qvfbview.h +++ b/tqtinterface/qt4/tools/qvfb/qvfbview.h @@ -67,7 +67,7 @@ public: double zoom() const { return zm; } - TQSize tqsizeHint() const; + TQSize sizeHint() const; public Q_SLOTS: void setTouchscreenEmulation( bool ); |