summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/opsguides.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/opsguides.h')
-rw-r--r--kstars/kstars/opsguides.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/opsguides.h b/kstars/kstars/opsguides.h
index 383f6082..cf208b8e 100644
--- a/kstars/kstars/opsguides.h
+++ b/kstars/kstars/opsguides.h
@@ -25,7 +25,7 @@ class OpsGuides : public OpsGuidesUI
TQ_OBJECT
public:
- OpsGuides( TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0 );
+ OpsGuides( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
~OpsGuides();
private slots: