From c6611272c2bc4a42580848946c8c5d81bb0409c7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 09:57:20 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit 805c2821ceaddada48b346c6d11bd0dc1351a539. --- src/modules/help/helpwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/help/helpwindow.h') diff --git a/src/modules/help/helpwindow.h b/src/modules/help/helpwindow.h index 1f24353..300116f 100644 --- a/src/modules/help/helpwindow.h +++ b/src/modules/help/helpwindow.h @@ -62,7 +62,7 @@ protected: virtual void saveProperties(KviConfig * cfg); virtual void loadProperties(KviConfig * cfg); public: - virtual TQSize sizeHint() const; + virtual TQSize tqsizeHint() const; TQTextBrowser * textBrowser(); public slots: void indexSelected ( int ); -- cgit v1.2.3