From de737d3d64188358ea9a7a474e1a6f90b41cb504 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/kradio@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kradio3/plugins/timeshifter/timeshifter-configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kradio3/plugins/timeshifter/timeshifter-configuration.h') diff --git a/kradio3/plugins/timeshifter/timeshifter-configuration.h b/kradio3/plugins/timeshifter/timeshifter-configuration.h index 6c0b722..d8aee64 100644 --- a/kradio3/plugins/timeshifter/timeshifter-configuration.h +++ b/kradio3/plugins/timeshifter/timeshifter-configuration.h @@ -36,7 +36,7 @@ class TimeShifterConfiguration : public TimeShifterConfigurationUI, Q_OBJECT TQ_OBJECT public : - TimeShifterConfiguration (TQWidget *tqparent, TimeShifter *shifter); + TimeShifterConfiguration (TQWidget *parent, TimeShifter *shifter); ~TimeShifterConfiguration (); bool connectI (Interface *i); -- cgit v1.2.1