summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/tools/planetviewer.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/tools/planetviewer.h')
-rw-r--r--kstars/kstars/tools/planetviewer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kstars/kstars/tools/planetviewer.h b/kstars/kstars/tools/planetviewer.h
index a4be70f8..315621e0 100644
--- a/kstars/kstars/tools/planetviewer.h
+++ b/kstars/kstars/tools/planetviewer.h
@@ -33,7 +33,7 @@
*/
class PlanetViewer : public KDialogBase
{
-Q_OBJECT
+TQ_OBJECT
public:
PlanetViewer(TQWidget *parent = 0, const char *name = 0);
@@ -77,7 +77,7 @@ private:
class PVPlotWidget : public KStarsPlotWidget
{
-Q_OBJECT
+TQ_OBJECT
public:
PVPlotWidget( double x1, double x2, double y1, double y2,