From 16e768c7ecc5aeb226178faeb39349386da8663d Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 22:19:39 +0000 Subject: rename the following methods: tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- 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 a8cedbd..5c13bfc 100644 --- a/src/kchmindexwindow.h +++ b/src/kchmindexwindow.h @@ -35,7 +35,7 @@ class KCHMIndexWindow : public TQWidget Q_OBJECT TQ_OBJECT public: - KCHMIndexWindow ( TQWidget * tqparent = 0, const char * name = 0, WFlags f = 0 ); + KCHMIndexWindow ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 ); void tqinvalidate(); void search( const TQString& index ); -- cgit v1.2.3