summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/indigroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/indigroup.h')
-rw-r--r--kstars/kstars/indigroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/indigroup.h b/kstars/kstars/indigroup.h
index b68a976d..0b7651d5 100644
--- a/kstars/kstars/indigroup.h
+++ b/kstars/kstars/indigroup.h
@@ -34,7 +34,7 @@ class INDI_G
TQString name; /* Group name */
INDI_D *dp; /* Parent device */
TQFrame *propertyContainer; /* Properties container */
- TQVBoxLayout *propertyLayout; /* Properties layout */
+ TQVBoxLayout *propertyLayout; /* Properties tqlayout */
TQSpacerItem *VerticalSpacer; /*Qt::Vertical spacer */
TQPtrList<INDI_P> pl; /* malloced list of pointers to properties */