diff options
Diffstat (limited to 'knewsticker/knewsticker.h')
-rw-r--r-- | knewsticker/knewsticker.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/knewsticker/knewsticker.h b/knewsticker/knewsticker.h index 057cec9b..1991b9ef 100644 --- a/knewsticker/knewsticker.h +++ b/knewsticker/knewsticker.h @@ -37,7 +37,7 @@ class TQTimer; class KNewsTicker : public KPanelApplet, virtual public ConfigIface, virtual public DCOPObject { - Q_OBJECT + TQ_OBJECT // K_DCOP @@ -122,7 +122,7 @@ class KNewsTicker : public KPanelApplet, virtual public ConfigIface, class KNewsTickerMenu : public TDEPopupMenu { - Q_OBJECT + TQ_OBJECT // public: |