From 93910780efc46524d0f2c6693784b3fa10d26985 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/kdeadmin@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ksysv/SpinBox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksysv/SpinBox.h') diff --git a/ksysv/SpinBox.h b/ksysv/SpinBox.h index ce679bb..cdd0382 100644 --- a/ksysv/SpinBox.h +++ b/ksysv/SpinBox.h @@ -13,7 +13,7 @@ class KSVSpinBox : public TQSpinBox, public KCompletionBase TQ_OBJECT public: - KSVSpinBox (TQWidget* tqparent, const char* name = 0L); + KSVSpinBox (TQWidget* parent, const char* name = 0L); virtual ~KSVSpinBox (); virtual bool eventFilter (TQObject*, TQEvent*); -- cgit v1.2.1