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