Another shortcut

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36646 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-12-01 17:10:37 +00:00
parent 8539c4a197
commit a831d1bf36

View 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>