summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/tools/altvstime.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/tools/altvstime.h')
-rw-r--r--kstars/kstars/tools/altvstime.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kstars/kstars/tools/altvstime.h b/kstars/kstars/tools/altvstime.h
index f68d1612..952d9bea 100644
--- a/kstars/kstars/tools/altvstime.h
+++ b/kstars/kstars/tools/altvstime.h
@@ -47,7 +47,7 @@ class AltVsTimeUI;
*/
class AVTPlotWidget : public KStarsPlotWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**Constructor
@@ -93,7 +93,7 @@ private:
class AltVsTime : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public: