From eb570158698cf61dad4f77d950ef908160f6c3cc 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/kdeedu@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kiten/optiondialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kiten/optiondialog.h') diff --git a/kiten/optiondialog.h b/kiten/optiondialog.h index 108cb759..5ba163a1 100644 --- a/kiten/optiondialog.h +++ b/kiten/optiondialog.h @@ -43,7 +43,7 @@ class ConfigureDialog : public KConfigDialog Q_OBJECT TQ_OBJECT public: - ConfigureDialog(TQWidget *tqparent=0, const char *name=0); + ConfigureDialog(TQWidget *parent=0, const char *name=0); ~ConfigureDialog(); signals: void settingsUpdated(); -- cgit v1.2.1