summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/opssolarsystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/opssolarsystem.h')
-rw-r--r--kstars/kstars/opssolarsystem.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kstars/kstars/opssolarsystem.h b/kstars/kstars/opssolarsystem.h
index 07ce2c64..cce6d052 100644
--- a/kstars/kstars/opssolarsystem.h
+++ b/kstars/kstars/opssolarsystem.h
@@ -32,9 +32,10 @@ class KStars;
class OpsSolarSystem : public OpsSolarSystemUI
{
Q_OBJECT
+ TQ_OBJECT
public:
- OpsSolarSystem( TQWidget *parent=0, const char *name=0, WFlags fl = 0 );
+ OpsSolarSystem( TQWidget *tqparent=0, const char *name=0, WFlags fl = 0 );
~OpsSolarSystem();
private slots: