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/kchmsearchtoolbar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kchmsearchtoolbar.h') diff --git a/src/kchmsearchtoolbar.h b/src/kchmsearchtoolbar.h index a60328e..3f6944f 100644 --- a/src/kchmsearchtoolbar.h +++ b/src/kchmsearchtoolbar.h @@ -36,7 +36,7 @@ class KCHMSearchAndViewToolbar : public TQToolBar Q_OBJECT TQ_OBJECT public: - KCHMSearchAndViewToolbar (KCHMMainWindow *tqparent); + KCHMSearchAndViewToolbar (KCHMMainWindow *parent); void setEnabled (bool enable); void setChosenEncodingInMenu( const LCHMTextEncoding * encoding ); -- cgit v1.2.3