diff options
Diffstat (limited to 'karbon/vtool.h')
-rw-r--r-- | karbon/vtool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/vtool.h b/karbon/vtool.h index 87d7b1b3..c9193874 100644 --- a/karbon/vtool.h +++ b/karbon/vtool.h @@ -50,7 +50,7 @@ enum enumToolType */ class KARBONBASE_EXPORT VTool : public TQObject { - Q_OBJECT + TQ_OBJECT public: |