]> git.sesse.net Git - kdenlive/blob - src/ui/wizardcheck_ui.ui
Rename WIDGETS folder into UI.
[kdenlive] / src / ui / wizardcheck_ui.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WizardCheck_UI</class>
4  <widget class="QWidget" name="WizardCheck_UI">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>360</width>
10     <height>236</height>
11    </rect>
12   </property>
13   <layout class="QGridLayout" name="gridLayout">
14    <item row="0" column="0">
15     <widget class="QTreeWidget" name="programList">
16      <property name="alternatingRowColors">
17       <bool>true</bool>
18      </property>
19      <property name="rootIsDecorated">
20       <bool>false</bool>
21      </property>
22      <property name="columnCount">
23       <number>2</number>
24      </property>
25      <attribute name="headerVisible">
26       <bool>false</bool>
27      </attribute>
28      <attribute name="headerVisible">
29       <bool>false</bool>
30      </attribute>
31      <column>
32       <property name="text">
33        <string notr="true">1</string>
34       </property>
35      </column>
36      <column>
37       <property name="text">
38        <string notr="true">2</string>
39       </property>
40      </column>
41     </widget>
42    </item>
43   </layout>
44  </widget>
45  <resources/>
46  <connections/>
47 </ui>