Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui

changeset 3279
8df9706ef7f4
parent 3185
d4fa462547bc
child 3536
c06338ca892b
equal deleted inserted replaced
3278:243e6075af82 3279:8df9706ef7f4
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>HgLogBrowserDialog</class> 3 <class>HgLogBrowserDialog</class>
4 <widget class="QDialog" name="HgLogBrowserDialog"> 4 <widget class="QWidget" name="HgLogBrowserDialog">
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>1000</width> 9 <width>1000</width>
10 <height>800</height> 10 <height>800</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Mercurial Log</string> 14 <string>Mercurial Log</string>
15 </property>
16 <property name="sizeGripEnabled">
17 <bool>true</bool>
18 </property> 15 </property>
19 <layout class="QVBoxLayout" name="verticalLayout"> 16 <layout class="QVBoxLayout" name="verticalLayout">
20 <item> 17 <item>
21 <layout class="QHBoxLayout" name="horizontalLayout_2"> 18 <layout class="QHBoxLayout" name="horizontalLayout_2">
22 <item> 19 <item>

eric ide

mercurial