]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/LocalLayoutUi.ui
Automatically set the normal icon size on restart if the the icon set changed.
[lyx.git] / src / frontends / qt4 / ui / LocalLayoutUi.ui
1 <ui version="4.0">
2  <class>LocalLayoutUi</class>
3  <widget class="QWidget" name="LocalLayoutUi">
4   <property name="geometry">
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>377</width>
9     <height>371</height>
10    </rect>
11   </property>
12   <property name="windowTitle">
13    <string/>
14   </property>
15   <layout class="QGridLayout" name="gridLayout">
16    <item row="0" column="0" colspan="4">
17     <widget class="QTextEdit" name="locallayoutTE">
18      <property name="toolTip">
19       <string>Document-specific layout information</string>
20      </property>
21      <property name="statusTip">
22       <string/>
23      </property>
24      <property name="acceptRichText">
25       <bool>false</bool>
26      </property>
27     </widget>
28    </item>
29    <item row="2" column="1" colspan="3">
30     <widget class="QLabel" name="infoLB">
31      <property name="contextMenuPolicy">
32       <enum>Qt::NoContextMenu</enum>
33      </property>
34      <property name="toolTip">
35       <string>Errors reported in terminal.</string>
36      </property>
37      <property name="text">
38       <string>Press button to check validity...</string>
39      </property>
40      <property name="alignment">
41       <set>Qt::AlignCenter</set>
42      </property>
43     </widget>
44    </item>
45    <item row="2" column="0">
46     <widget class="QPushButton" name="validatePB">
47      <property name="toolTip">
48       <string/>
49      </property>
50      <property name="text">
51       <string>&amp;Validate</string>
52      </property>
53     </widget>
54    </item>
55   </layout>
56  </widget>
57  <includes>
58   <include location="local">qt_i18n.h</include>
59  </includes>
60  <resources/>
61  <connections/>
62 </ui>