summaryrefslogtreecommitdiffstats
path: root/lib/kopainter/ko_cmyk_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kopainter/ko_cmyk_widget.h')
-rw-r--r--lib/kopainter/ko_cmyk_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kopainter/ko_cmyk_widget.h b/lib/kopainter/ko_cmyk_widget.h
index b65f6645..bf4ca658 100644
--- a/lib/kopainter/ko_cmyk_widget.h
+++ b/lib/kopainter/ko_cmyk_widget.h
@@ -48,7 +48,7 @@ class KoCMYKWidget
typedef TQWidget super;
public:
- KoCMYKWidget(TQWidget *tqparent = 0L, const char *name = 0);
+ KoCMYKWidget(TQWidget *parent = 0L, const char *name = 0);
virtual ~KoCMYKWidget() {}
public slots: