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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kstars/kstars/opsguides.h b/kstars/kstars/opsguides.h
index deb2ff50..383f6082 100644
--- a/kstars/kstars/opsguides.h
+++ b/kstars/kstars/opsguides.h
@@ -22,9 +22,10 @@
class OpsGuides : public OpsGuidesUI
{
Q_OBJECT
+ TQ_OBJECT
public:
- OpsGuides( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
+ OpsGuides( TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0 );
~OpsGuides();
private slots: