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 097e6a10..28e8b5aa 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; /* Vertical spacer */
TQPtrList<INDI_P> pl; /* malloced list of pointers to properties */