diff options
Diffstat (limited to 'kicker/applets/naughty/NaughtyConfigDialog.h')
-rw-r--r-- | kicker/applets/naughty/NaughtyConfigDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/naughty/NaughtyConfigDialog.h b/kicker/applets/naughty/NaughtyConfigDialog.h index 4e428f00f..41be8344e 100644 --- a/kicker/applets/naughty/NaughtyConfigDialog.h +++ b/kicker/applets/naughty/NaughtyConfigDialog.h @@ -28,7 +28,7 @@ class KIntNumInput; class NaughtyConfigDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: |