summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/tools/modcalcgalcoord.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/tools/modcalcgalcoord.h')
-rw-r--r--kstars/kstars/tools/modcalcgalcoord.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kstars/kstars/tools/modcalcgalcoord.h b/kstars/kstars/tools/modcalcgalcoord.h
index b8b918b5..21fbb289 100644
--- a/kstars/kstars/tools/modcalcgalcoord.h
+++ b/kstars/kstars/tools/modcalcgalcoord.h
@@ -25,7 +25,7 @@
* Class which implements the KStars calculator module to compute
* Galactic coordinates to/from Equatorial coordinates.
*
- * Inherits QWidget
+ * Inherits TQWidget
*@author Pablo de Vicente
*@version 0.9
*/
@@ -33,6 +33,7 @@
class modCalcGalCoord : public modCalcGalCoordDlg {
Q_OBJECT
+ TQ_OBJECT
public: