aboutsummaryrefslogtreecommitdiffstats
path: root/src/bench/appearanceoptionpage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/bench/appearanceoptionpage.ui')
-rw-r--r--src/bench/appearanceoptionpage.ui32
1 files changed, 32 insertions, 0 deletions
diff --git a/src/bench/appearanceoptionpage.ui b/src/bench/appearanceoptionpage.ui
new file mode 100644
index 0000000..476fa99
--- /dev/null
+++ b/src/bench/appearanceoptionpage.ui
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <class>AppearanceOptionPage</class>
+ <widget class="QWidget" name="AppearanceOptionPage">
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>400</width>
+ <height>300</height>
+ </rect>
+ </property>
+ <property name="windowTitle">
+ <string>Form</string>
+ </property>
+ <widget class="QCheckBox" name="fileFilter">
+ <property name="geometry">
+ <rect>
+ <x>10</x>
+ <y>10</y>
+ <width>271</width>
+ <height>20</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>Hide non QML files in workspace view</string>
+ </property>
+ </widget>
+ </widget>
+ <resources/>
+ <connections/>
+</ui>