summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/alarm/wakeup.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun-plugins/alarm/wakeup.h')
-rw-r--r--noatun-plugins/alarm/wakeup.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun-plugins/alarm/wakeup.h b/noatun-plugins/alarm/wakeup.h
index 367f537..b6f4f84 100644
--- a/noatun-plugins/alarm/wakeup.h
+++ b/noatun-plugins/alarm/wakeup.h
@@ -32,7 +32,7 @@ class KPercentSpinBox;
class Wakeup : public TQObject, public Plugin
{
Q_OBJECT
- TQ_OBJECT
+
NOATUNPLUGIND
public:
@@ -61,7 +61,7 @@ private:
class WakeupPrefs : public CModule
{
Q_OBJECT
- TQ_OBJECT
+
public:
WakeupPrefs( TQObject *parent );