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 f636b60..19f21d0 100644 --- a/kmoon/kmoonwidget.h +++ b/kmoon/kmoonwidget.h @@ -31,7 +31,7 @@ class TQPopupMenu; class MoonWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: MoonWidget(TQWidget *parent = 0, const char *name = 0); |