summaryrefslogtreecommitdiffstats
path: root/kcontrol/knotify/knotify.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/knotify/knotify.h')
-rw-r--r--kcontrol/knotify/knotify.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/knotify/knotify.h b/kcontrol/knotify/knotify.h
index 12aa35333..eb77bbf48 100644
--- a/kcontrol/knotify/knotify.h
+++ b/kcontrol/knotify/knotify.h
@@ -46,7 +46,7 @@ namespace KNotify
class KCMKNotify : public TDECModule
{
- Q_OBJECT
+ TQ_OBJECT
public:
KCMKNotify(TQWidget *parent, const char *name, const TQStringList &);
@@ -74,7 +74,7 @@ private:
class PlayerSettingsDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
PlayerSettingsDialog( TQWidget *parent, bool modal );