summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/opscolors.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/opscolors.h')
-rw-r--r--kstars/kstars/opscolors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/opscolors.h b/kstars/kstars/opscolors.h
index 34f1b658..bca94c4f 100644
--- a/kstars/kstars/opscolors.h
+++ b/kstars/kstars/opscolors.h
@@ -44,7 +44,7 @@ class OpsColors : public OpsColorsUI
TQ_OBJECT
public:
- OpsColors( TQWidget *tqparent=0, const char *name=0, WFlags fl = 0 );
+ OpsColors( TQWidget *parent=0, const char *name=0, WFlags fl = 0 );
~OpsColors();
private slots: