diff options
Diffstat (limited to 'karbon/widgets/vstrokefillpreview.h')
-rw-r--r-- | karbon/widgets/vstrokefillpreview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/widgets/vstrokefillpreview.h b/karbon/widgets/vstrokefillpreview.h index 1f207d3b..2921502b 100644 --- a/karbon/widgets/vstrokefillpreview.h +++ b/karbon/widgets/vstrokefillpreview.h @@ -30,7 +30,7 @@ class KarbonPart; class VStrokeFillPreview : public TQFrame { - Q_OBJECT + TQ_OBJECT public: |