Remove the boldness of the XHTML Output Options string in GuiDocument. We nowhere use bold headers.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34693 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Vincent van Ravesteijn 2010-06-25 03:32:08 +00:00
parent 4187f74979
commit f616126668

View File

@ -115,12 +115,6 @@
</item>
<item>
<widget class="QGroupBox" name="xhtmlGB" >
<property name="font" >
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="title" >
<string>XHTML Output Options</string>
</property>