]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/fontval_ui.ui
Rename WIDGETS folder into UI.
[kdenlive] / src / widgets / fontval_ui.ui
diff --git a/src/widgets/fontval_ui.ui b/src/widgets/fontval_ui.ui
deleted file mode 100644 (file)
index b1a4937..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>Fontval_UI</class>
- <widget class="QWidget" name="Fontval_UI">
-  <property name="geometry">
-   <rect>
-    <x>0</x>
-    <y>0</y>
-    <width>200</width>
-    <height>60</height>
-   </rect>
-  </property>
-  <layout class="QGridLayout">
-   <property name="margin">
-    <number>0</number>
-   </property>
-   <property name="spacing">
-    <number>0</number>
-   </property>
-   <item row="0" column="0">
-    <widget class="QLabel" name="name">
-     <property name="text">
-      <string>TextLabel</string>
-     </property>
-    </widget>
-   </item>
-   <item row="0" column="1">
-    <widget class="QFontComboBox" name="fontfamilywidget"/>
-   </item>
-  </layout>
- </widget>
- <resources/>
- <connections/>
-</ui>