]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/LabelUi.ui
Label only command for reference dialog.
[lyx.git] / src / frontends / qt4 / ui / LabelUi.ui
1 <ui version="4.0">
2  <class>LabelUi</class>
3  <widget class="QWidget" name="LabelUi">
4   <property name="geometry">
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>300</width>
9     <height>71</height>
10    </rect>
11   </property>
12   <property name="windowTitle">
13    <string/>
14   </property>
15   <layout class="QVBoxLayout">
16    <property name="spacing">
17     <number>6</number>
18    </property>
19    <property name="margin">
20     <number>11</number>
21    </property>
22    <item>
23     <layout class="QHBoxLayout">
24      <property name="spacing">
25       <number>6</number>
26      </property>
27      <property name="margin">
28       <number>0</number>
29      </property>
30      <item>
31       <widget class="QLabel" name="keywordLA">
32        <property name="toolTip">
33         <string/>
34        </property>
35        <property name="text">
36         <string>&amp;Label:</string>
37        </property>
38        <property name="buddy">
39         <cstring>keywordED</cstring>
40        </property>
41       </widget>
42      </item>
43      <item>
44       <widget class="QLineEdit" name="keywordED">
45        <property name="toolTip">
46         <string/>
47        </property>
48       </widget>
49      </item>
50     </layout>
51    </item>
52   </layout>
53  </widget>
54  <includes>
55   <include location="local">qt_i18n.h</include>
56  </includes>
57  <resources/>
58  <connections/>
59 </ui>