Reintroduce expandMacrosCB, code partially knows it. Sorry.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36272 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-11-13 00:25:09 +00:00
parent ae4df32c25
commit 19d0eea9c0

View File

@ -13,7 +13,7 @@
<string>TabWidget</string>
</property>
<property name="currentIndex" >
<number>0</number>
<number>1</number>
</property>
<widget class="QWidget" name="basicTab" >
<attribute name="title" >
@ -271,7 +271,17 @@
</property>
</widget>
</item>
<item row="3" column="1" >
<item row="3" column="0" >
<widget class="QCheckBox" name="expandMacrosCB" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>&amp;Expand macros</string>
</property>
</widget>
</item>
<item row="4" column="1" >
<spacer name="verticalSpacer" >
<property name="orientation" >
<enum>Qt::Vertical</enum>