summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/tools/modcalceclipticcoords.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/tools/modcalceclipticcoords.h')
-rw-r--r--kstars/kstars/tools/modcalceclipticcoords.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kstars/kstars/tools/modcalceclipticcoords.h b/kstars/kstars/tools/modcalceclipticcoords.h
index 4a421214..49f85888 100644
--- a/kstars/kstars/tools/modcalceclipticcoords.h
+++ b/kstars/kstars/tools/modcalceclipticcoords.h
@@ -27,13 +27,14 @@ class TQString;
* Class which implements the KStars calculator module to compute
* geocentric ecliptic coordinates to/from geocentric equatorial coordinates.
*
- * Inherits QWidget
+ * Inherits TQWidget
*@author Pablo de Vicente
*/
class modCalcEclCoords : public modCalcEclCoordsDlg {
Q_OBJECT
+ TQ_OBJECT
public: