summaryrefslogtreecommitdiff
path: root/utils/themeeditor/qtfindreplacedialog/findreplacedialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/qtfindreplacedialog/findreplacedialog.ui')
-rw-r--r--utils/themeeditor/qtfindreplacedialog/findreplacedialog.ui64
1 files changed, 32 insertions, 32 deletions
diff --git a/utils/themeeditor/qtfindreplacedialog/findreplacedialog.ui b/utils/themeeditor/qtfindreplacedialog/findreplacedialog.ui
index 74984b3070..3bc837e099 100644
--- a/utils/themeeditor/qtfindreplacedialog/findreplacedialog.ui
+++ b/utils/themeeditor/qtfindreplacedialog/findreplacedialog.ui
@@ -1,32 +1,32 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0"> 2<ui version="4.0">
3 <class>FindReplaceDialog</class> 3 <class>FindReplaceDialog</class>
4 <widget class="QDialog" name="FindReplaceDialog"> 4 <widget class="QDialog" name="FindReplaceDialog">
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>342</width> 9 <width>342</width>
10 <height>140</height> 10 <height>140</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Find/Replace</string> 14 <string>Find/Replace</string>
15 </property> 15 </property>
16 <layout class="QGridLayout" name="gridLayout"> 16 <layout class="QGridLayout" name="gridLayout">
17 <item row="0" column="0"> 17 <item row="0" column="0">
18 <widget class="FindReplaceForm" name="findReplaceForm" native="true"/> 18 <widget class="FindReplaceForm" name="findReplaceForm" native="true"/>
19 </item> 19 </item>
20 </layout> 20 </layout>
21 </widget> 21 </widget>
22 <customwidgets> 22 <customwidgets>
23 <customwidget> 23 <customwidget>
24 <class>FindReplaceForm</class> 24 <class>FindReplaceForm</class>
25 <extends>QWidget</extends> 25 <extends>QWidget</extends>
26 <header location="global">findreplaceform.h</header> 26 <header location="global">findreplaceform.h</header>
27 <container>1</container> 27 <container>1</container>
28 </customwidget> 28 </customwidget>
29 </customwidgets> 29 </customwidgets>
30 <resources/> 30 <resources/>
31 <connections/> 31 <connections/>
32</ui> 32</ui>