]> git.lyx.org Git - features.git/commitdiff
Fix Box UI (buddies and accelerators)
authorJuergen Spitzmueller <spitz@lyx.org>
Sat, 16 May 2015 10:46:08 +0000 (12:46 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sat, 16 May 2015 10:46:08 +0000 (12:46 +0200)
src/frontends/qt4/ui/BoxUi.ui

index 01ffcdc35471c4c643d899951228797a739cabf3..769887a84a4b0fe6bf70b173a6e6f920c8cf979f 100644 (file)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>446</width>
-    <height>283</height>
+    <width>531</width>
+    <height>381</height>
    </rect>
   </property>
   <property name="windowTitle">
       <item row="1" column="0">
        <widget class="QLabel" name="thicknessLA">
         <property name="text">
-         <string>Line thickness:</string>
+         <string>&amp;Line thickness:</string>
+        </property>
+        <property name="buddy">
+         <cstring>thicknessED</cstring>
         </property>
        </widget>
       </item>
       <item row="2" column="0">
        <widget class="QLabel" name="separationLA">
         <property name="text">
-         <string>Box separation:</string>
+         <string>Box s&amp;eparation:</string>
+        </property>
+        <property name="buddy">
+         <cstring>separationED</cstring>
         </property>
        </widget>
       </item>
       <item row="3" column="0">
        <widget class="QLabel" name="shadowsizeLA">
         <property name="text">
-         <string>Shadow size:</string>
+         <string>&amp;Shadow size:</string>
+        </property>
+        <property name="buddy">
+         <cstring>shadowsizeED</cstring>
         </property>
        </widget>
       </item>
       <item row="1" column="0">
        <widget class="QLabel" name="backgroundColorLA">
         <property name="text">
-         <string>Background:</string>
+         <string>Back&amp;ground:</string>
+        </property>
+        <property name="buddy">
+         <cstring>backgroundColorCO</cstring>
         </property>
        </widget>
       </item>
       <item row="0" column="0">
        <widget class="QLabel" name="frameColorLA">
         <property name="text">
-         <string>Frame:</string>
+         <string>&amp;Frame:</string>
+        </property>
+        <property name="buddy">
+         <cstring>frameColorCO</cstring>
         </property>
        </widget>
       </item>