summaryrefslogtreecommitdiffstats
path: root/karbon/widgets/vsmallpreview.h
diff options
context:
space:
mode:
Diffstat (limited to 'karbon/widgets/vsmallpreview.h')
-rw-r--r--karbon/widgets/vsmallpreview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/widgets/vsmallpreview.h b/karbon/widgets/vsmallpreview.h
index f264553d..e666ad6a 100644
--- a/karbon/widgets/vsmallpreview.h
+++ b/karbon/widgets/vsmallpreview.h
@@ -36,7 +36,7 @@ class VSmallPreview : public TQWidget
Q_OBJECT
TQ_OBJECT
public:
- VSmallPreview( TQWidget* tqparent = 0L, const char* name = 0L );
+ VSmallPreview( TQWidget* parent = 0L, const char* name = 0L );
~VSmallPreview();
void update( const VStroke &, const VFill & );