diff options
Diffstat (limited to 'kmoon/kmoonwidget.h')
-rw-r--r-- | kmoon/kmoonwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmoon/kmoonwidget.h b/kmoon/kmoonwidget.h index 6c66948..cddc5c1 100644 --- a/kmoon/kmoonwidget.h +++ b/kmoon/kmoonwidget.h @@ -29,7 +29,7 @@ class TQPopupMenu; class MoonWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |