summaryrefslogtreecommitdiffstats
path: root/kradio3/plugins/timeshifter/timeshifter-configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'kradio3/plugins/timeshifter/timeshifter-configuration.h')
-rw-r--r--kradio3/plugins/timeshifter/timeshifter-configuration.h2
1 files changed, 1 insertions, 1 deletions
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);