Fix capiatalization in UI file
authorStas Shtin <antisvin@gmail.com>
Sun, 11 Apr 2010 19:37:03 +0000 (23:37 +0400)
committerStas Shtin <antisvin@gmail.com>
Sun, 11 Apr 2010 19:37:03 +0000 (23:37 +0400)
ui/layout.ui

index 0ac10c3..a6d25d5 100644 (file)
          <item row="1" column="0">
           <widget class="QLabel" name="label_12">
            <property name="text">
-            <string>Local IP address</string>
+            <string>Local IP Address</string>
            </property>
           </widget>
          </item>
        </item>
        <item row="0" column="1">
         <layout class="QFormLayout" name="formLayout_2">
+         <property name="fieldGrowthPolicy">
+          <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
+         </property>
          <item row="0" column="0">
           <widget class="QLabel" name="label_2">
            <property name="text">
            </property>
           </widget>
          </item>
-         <item row="2" column="0">
-          <widget class="QLabel" name="label_27">
-           <property name="text">
-            <string>Domain</string>
-           </property>
-          </widget>
-         </item>
          <item row="1" column="1">
           <widget class="QLineEdit" name="endpointPassword">
            <property name="echoMode">
            </property>
           </widget>
          </item>
+         <item row="2" column="0">
+          <widget class="QLabel" name="label_27">
+           <property name="text">
+            <string>Domain</string>
+           </property>
+          </widget>
+         </item>
          <item row="2" column="1">
           <widget class="QComboBox" name="endpointDomainId"/>
          </item>