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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kstars/kstars/indiproperty.h b/kstars/kstars/indiproperty.h
index 96df51cf..e0fb3f15 100644
--- a/kstars/kstars/indiproperty.h
+++ b/kstars/kstars/indiproperty.h
@@ -57,9 +57,9 @@ class INDI_P : public TQObject
TQLabel *label_w; /* Label widget */
TQPushButton *set_w; /* set button */
- TQSpacerItem *HorSpacer; /*Qt::Horizontal spacer */
- TQHBoxLayout *PHBox; /*Qt::Horizontal container */
- TQVBoxLayout *PVBox; /*Qt::Vertical container */
+ TQSpacerItem *HorSpacer; /* Horizontal spacer */
+ TQHBoxLayout *PHBox; /* Horizontal container */
+ TQVBoxLayout *PVBox; /* Vertical container */
TQButtonGroup *groupB; /* group button for radio and check boxes (Elements) */
KComboBox *om_w; /* Combo box for menu */