summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/indiproperty.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/indiproperty.h')
-rw-r--r--kstars/kstars/indiproperty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/indiproperty.h b/kstars/kstars/indiproperty.h
index b86feb81..836f02f7 100644
--- a/kstars/kstars/indiproperty.h
+++ b/kstars/kstars/indiproperty.h
@@ -34,7 +34,7 @@ class TQButtonGroup;
class INDI_P : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
INDI_P(INDI_G *parentGroup, TQString inName);
~INDI_P();