summaryrefslogtreecommitdiffstats
path: root/kcoloredit/kxycolorselector.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcoloredit/kxycolorselector.h')
-rw-r--r--kcoloredit/kxycolorselector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcoloredit/kxycolorselector.h b/kcoloredit/kxycolorselector.h
index 263a39f3..ab6cf926 100644
--- a/kcoloredit/kxycolorselector.h
+++ b/kcoloredit/kxycolorselector.h
@@ -47,7 +47,7 @@ public:
/** Constructs a two-dimensional color component selector widget,
* with a type TYPE_NONE and ranges 0 .. MAX_COLOR_COMPONENT_VALUE
*/
- KXYColorSelector(TQWidget *tqparent=0, const char *name=0);
+ KXYColorSelector(TQWidget *parent=0, const char *name=0);
~KXYColorSelector();
/** Set the type of the selector */
void setType(const int type);