diff options
Diffstat (limited to 'karbon/tools/vpenciltool.h')
-rw-r--r-- | karbon/tools/vpenciltool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/tools/vpenciltool.h b/karbon/tools/vpenciltool.h index 8def1526..3fec0c45 100644 --- a/karbon/tools/vpenciltool.h +++ b/karbon/tools/vpenciltool.h @@ -44,7 +44,7 @@ class TQCursor; class VPencilOptionsWidget : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: VPencilOptionsWidget( KarbonView*view, TQWidget* parent = 0L, const char* name = 0L ); |