]> git.lyx.org Git - features.git/commitdiff
Another shortcut
authorPavel Sanda <sanda@lyx.org>
Wed, 1 Dec 2010 17:10:37 +0000 (17:10 +0000)
committerPavel Sanda <sanda@lyx.org>
Wed, 1 Dec 2010 17:10:37 +0000 (17:10 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36646 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/PrefColorsUi.ui

index 76461ed219257383e799f25150aaa230d72ee3c4..239f4f551a1d8e19f1b3101fde5a08cb6ec5fd73 100644 (file)
@@ -28,7 +28,7 @@
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0" >
       <size>
        <width>20</width>
        <height>40</height>
@@ -48,7 +48,7 @@
      <property name="orientation" >
       <enum>Qt::Horizontal</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0" >
       <size>
        <width>40</width>
        <height>20</height>
@@ -59,7 +59,7 @@
    <item row="2" column="0" colspan="2" >
     <widget class="QCheckBox" name="syscolorsCB" >
      <property name="text" >
-      <string>Use system colors</string>
+      <string>&amp;Use system colors</string>
      </property>
     </widget>
    </item>