diff options
Diffstat (limited to 'kicker/applets/naughty/NaughtyApplet.h')
-rw-r--r-- | kicker/applets/naughty/NaughtyApplet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/naughty/NaughtyApplet.h b/kicker/applets/naughty/NaughtyApplet.h index a907ca9bb..0ef796ea4 100644 --- a/kicker/applets/naughty/NaughtyApplet.h +++ b/kicker/applets/naughty/NaughtyApplet.h @@ -31,7 +31,7 @@ class TQPushButton; class NaughtyApplet : public KPanelApplet { - Q_OBJECT + TQ_OBJECT public: |