]> git.sesse.net Git - kdenlive/blob - src/ui/fontval_ui.ui
Rename WIDGETS folder into UI.
[kdenlive] / src / ui / fontval_ui.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Fontval_UI</class>
4  <widget class="QWidget" name="Fontval_UI">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>200</width>
10     <height>60</height>
11    </rect>
12   </property>
13   <layout class="QGridLayout">
14    <property name="margin">
15     <number>0</number>
16    </property>
17    <property name="spacing">
18     <number>0</number>
19    </property>
20    <item row="0" column="0">
21     <widget class="QLabel" name="name">
22      <property name="text">
23       <string>TextLabel</string>
24      </property>
25     </widget>
26    </item>
27    <item row="0" column="1">
28     <widget class="QFontComboBox" name="fontfamilywidget"/>
29    </item>
30   </layout>
31  </widget>
32  <resources/>
33  <connections/>
34 </ui>