src/eric7/Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui

branch
eric7
changeset 9421
989ee2535d59
parent 9209
b99e7fd55fd3
equal deleted inserted replaced
9420:92810aebc909 9421:989ee2535d59
4 <widget class="QDialog" name="GitBlameDialog"> 4 <widget class="QDialog" name="GitBlameDialog">
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>800</width> 9 <width>900</width>
10 <height>750</height> 10 <height>800</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Git Blame</string> 14 <string>Git Blame</string>
15 </property> 15 </property>
38 <bool>false</bool> 38 <bool>false</bool>
39 </property> 39 </property>
40 <attribute name="headerStretchLastSection"> 40 <attribute name="headerStretchLastSection">
41 <bool>false</bool> 41 <bool>false</bool>
42 </attribute> 42 </attribute>
43 <column>
44 <property name="text">
45 <string notr="true"> </string>
46 </property>
47 </column>
43 <column> 48 <column>
44 <property name="text"> 49 <property name="text">
45 <string>Commit</string> 50 <string>Commit</string>
46 </property> 51 </property>
47 </column> 52 </column>

eric ide

mercurial