summaryrefslogtreecommitdiffstats
path: root/kcoloredit/gradientselection.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcoloredit/gradientselection.h')
-rw-r--r--kcoloredit/gradientselection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcoloredit/gradientselection.h b/kcoloredit/gradientselection.h
index e3e58d1c..526e5696 100644
--- a/kcoloredit/gradientselection.h
+++ b/kcoloredit/gradientselection.h
@@ -36,7 +36,7 @@ class GradientSelection : public TQWidget {
public:
/** Constructs the widget */
- GradientSelection(TQWidget *tqparent=0, const char *name=0);
+ GradientSelection(TQWidget *parent=0, const char *name=0);
~GradientSelection();
/** Enables or disables the color synchronize button */
void enableSynchronizeColorButton(bool enable);