From 36a36a5c1015aa0d03f4515c401e907ddb9d6291 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/kdepim@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kitchensync/src/configguipalm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kitchensync/src/configguipalm.h') diff --git a/kitchensync/src/configguipalm.h b/kitchensync/src/configguipalm.h index 86c797a07..354e5a29f 100644 --- a/kitchensync/src/configguipalm.h +++ b/kitchensync/src/configguipalm.h @@ -33,7 +33,7 @@ class TQSpinBox; class ConfigGuiPalm : public ConfigGui { public: - ConfigGuiPalm( const QSync::Member &, TQWidget *tqparent ); + ConfigGuiPalm( const QSync::Member &, TQWidget *parent ); void load( const TQString &xml ); TQString save() const; -- cgit v1.2.1