From 71061104fa6242b2e0bf08b0920e08ee2f2924c5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 09:56:02 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit 60da1801389e3c729d440a353003acca39a7c3b6. --- src/kchmindexwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kchmindexwindow.h') diff --git a/src/kchmindexwindow.h b/src/kchmindexwindow.h index ef1de70..5c13bfc 100644 --- a/src/kchmindexwindow.h +++ b/src/kchmindexwindow.h @@ -37,7 +37,7 @@ class KCHMIndexWindow : public TQWidget public: KCHMIndexWindow ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 ); - void invalidate(); + void tqinvalidate(); void search( const TQString& index ); public slots: -- cgit v1.2.3