Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3279
8df9706ef7f4
child 5449
7679d1d3671a
equal deleted inserted replaced
3456:96232974dcdb 3484:645c12de6b0c
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>SvnLogBrowserDialog</class> 3 <class>SvnLogBrowserDialog</class>
4 <widget class="QDialog" name="SvnLogBrowserDialog"> 4 <widget class="QWidget" name="SvnLogBrowserDialog">
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>700</width> 9 <width>700</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>Subversion Log</string> 14 <string>Subversion 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"> 18 <layout class="QHBoxLayout">
22 <item> 19 <item>

eric ide

mercurial