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 53234b09..1f207d3b 100644 --- a/karbon/widgets/vstrokefillpreview.h +++ b/karbon/widgets/vstrokefillpreview.h @@ -31,7 +31,7 @@ class KarbonPart; class VStrokeFillPreview : public TQFrame { Q_OBJECT - TQ_OBJECT + public: VStrokeFillPreview( KarbonPart *part, TQWidget* parent = 0L, const char* name = 0L ); |