summaryrefslogtreecommitdiffstats
path: root/chalk/ui/kis_previewwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/ui/kis_previewwidget.h')
-rw-r--r--chalk/ui/kis_previewwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_previewwidget.h b/chalk/ui/kis_previewwidget.h
index bcdf437e..51592624 100644
--- a/chalk/ui/kis_previewwidget.h
+++ b/chalk/ui/kis_previewwidget.h
@@ -52,7 +52,7 @@ class KisPreviewWidget : public PreviewWidgetBase
public:
/** Constructs the widget */
- KisPreviewWidget( TQWidget* tqparent = 0, const char* name = 0 );
+ KisPreviewWidget( TQWidget* parent = 0, const char* name = 0 );
virtual ~KisPreviewWidget();
/** returns if the preview is automatically updated */