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 d12c0a12..6932ff8d 100644
--- a/kstars/kstars/dmsbox.h
+++ b/kstars/kstars/dmsbox.h
@@ -42,7 +42,7 @@
class dmsBox : public KLineEdit {
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY (bool degType READ degType WRITE setDegType)
public: