summaryrefslogtreecommitdiffstats
path: root/kaffeine/src/input/dvb/ktimereditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaffeine/src/input/dvb/ktimereditor.h')
-rw-r--r--kaffeine/src/input/dvb/ktimereditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaffeine/src/input/dvb/ktimereditor.h b/kaffeine/src/input/dvb/ktimereditor.h
index 774a982..7d294f9 100644
--- a/kaffeine/src/input/dvb/ktimereditor.h
+++ b/kaffeine/src/input/dvb/ktimereditor.h
@@ -42,7 +42,7 @@ class KTimerEditor : public TQDialog
public:
- KTimerEditor( bool newone, TQStringList &chanList, RecTimer t, TQWidget *tqparent );
+ KTimerEditor( bool newone, TQStringList &chanList, RecTimer t, TQWidget *parent );
~KTimerEditor();
KPushButton *okBtn, *cancelBtn, *repeatBtn;