diff options
Diffstat (limited to 'karbon/tools/vellipsetool.h')
-rw-r--r-- | karbon/tools/vellipsetool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/tools/vellipsetool.h b/karbon/tools/vellipsetool.h index 4a46aad5c..83dd3257a 100644 --- a/karbon/tools/vellipsetool.h +++ b/karbon/tools/vellipsetool.h @@ -33,7 +33,7 @@ class TQWidget; class VEllipseOptionsWidget : public KDialogBase { -Q_OBJECT +TQ_OBJECT public: VEllipseOptionsWidget( KarbonPart *part, TQWidget *parent = 0L, const char *name = 0L ); |