summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/dmsbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/dmsbox.h')
-rw-r--r--kstars/kstars/dmsbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/dmsbox.h b/kstars/kstars/dmsbox.h
index 6932ff8d..8b5ccb7d 100644
--- a/kstars/kstars/dmsbox.h
+++ b/kstars/kstars/dmsbox.h
@@ -41,7 +41,7 @@
*/
class dmsBox : public KLineEdit {
-Q_OBJECT
+TQ_OBJECT
TQ_PROPERTY (bool degType READ degType WRITE setDegType)