diff options
Diffstat (limited to 'noatun-plugins/alarm/wakeup.h')
-rw-r--r-- | noatun-plugins/alarm/wakeup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/alarm/wakeup.h b/noatun-plugins/alarm/wakeup.h index 96628dc..367f537 100644 --- a/noatun-plugins/alarm/wakeup.h +++ b/noatun-plugins/alarm/wakeup.h @@ -64,7 +64,7 @@ class WakeupPrefs : public CModule TQ_OBJECT public: - WakeupPrefs( TQObject *tqparent ); + WakeupPrefs( TQObject *parent ); virtual void save(); virtual void load(); public slots: |