summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/timespinbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/timespinbox.h')
-rw-r--r--kstars/kstars/timespinbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/timespinbox.h b/kstars/kstars/timespinbox.h
index bfba1ee5..137b2bad 100644
--- a/kstars/kstars/timespinbox.h
+++ b/kstars/kstars/timespinbox.h
@@ -29,7 +29,7 @@
*/
class TimeSpinBox : public TQSpinBox {
-Q_OBJECT
+TQ_OBJECT
public:
/**Constructor */