mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-14 06:57:01 +00:00
44 lines
1.2 KiB
Plaintext
44 lines
1.2 KiB
Plaintext
|
<ui version="4.0" stdsetdef="1" >
|
||
|
<author></author>
|
||
|
<comment></comment>
|
||
|
<exportmacro></exportmacro>
|
||
|
<class>PreambleUi</class>
|
||
|
<widget class="QWidget" name="Preamble" >
|
||
|
<property name="geometry" >
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>377</width>
|
||
|
<height>278</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle" >
|
||
|
<string/>
|
||
|
</property>
|
||
|
<layout class="QGridLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>11</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item row="0" column="0" >
|
||
|
<widget class="Q3MultiLineEdit" name="preambleMLE" >
|
||
|
<property name="font" >
|
||
|
<font>
|
||
|
<family>adobe-courier</family>
|
||
|
<pointsize>0</pointsize>
|
||
|
<weight>0</weight>
|
||
|
<italic>false</italic>
|
||
|
<bold>false</bold>
|
||
|
<underline>false</underline>
|
||
|
<strikeout>false</strikeout>
|
||
|
</font>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
|
||
|
</ui>
|