]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/wizardcheck_ui.ui
Setup some default external apps to open/edit files
[kdenlive] / src / widgets / wizardcheck_ui.ui
index a29e8550752015f1f99640623366f2e5f8cac58a..650990ce00764a8edf3b5564997c224429bd2413 100644 (file)
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>WizardCheck_UI</class>
- <widget class="QWidget" name="WizardCheck_UI" >
-  <property name="geometry" >
+ <widget class="QWidget" name="WizardCheck_UI">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
@@ -9,9 +10,35 @@
     <height>236</height>
    </rect>
   </property>
-  <layout class="QGridLayout" name="gridLayout" >
-   <item row="0" column="0" >
-    <widget class="QTreeWidget" name="programList" />
+  <layout class="QGridLayout" name="gridLayout">
+   <item row="0" column="0">
+    <widget class="QTreeWidget" name="programList">
+     <property name="alternatingRowColors">
+      <bool>true</bool>
+     </property>
+     <property name="rootIsDecorated">
+      <bool>false</bool>
+     </property>
+     <property name="columnCount">
+      <number>2</number>
+     </property>
+     <attribute name="headerVisible">
+      <bool>false</bool>
+     </attribute>
+     <attribute name="headerVisible">
+      <bool>false</bool>
+     </attribute>
+     <column>
+      <property name="text">
+       <string notr="true">1</string>
+      </property>
+     </column>
+     <column>
+      <property name="text">
+       <string notr="true">2</string>
+      </property>
+     </column>
+    </widget>
    </item>
   </layout>
  </widget>