summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/tools/astrocalc.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/tools/astrocalc.h')
-rw-r--r--kstars/kstars/tools/astrocalc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/tools/astrocalc.h b/kstars/kstars/tools/astrocalc.h
index 44daeeb5..6165055c 100644
--- a/kstars/kstars/tools/astrocalc.h
+++ b/kstars/kstars/tools/astrocalc.h
@@ -57,7 +57,7 @@ class modCalcVlsr;
class AstroCalc : public KDialogBase
{
Q_OBJECT
-TQ_OBJECT
+
public:
/** construtor */
AstroCalc(TQWidget *parent = 0);