eric7/Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui

branch
eric7
changeset 8318
962bce857696
parent 8312
800c432b34c8
equal deleted inserted replaced
8316:0c7a44af84bc 8318:962bce857696
42 <enum>QPlainTextEdit::NoWrap</enum> 42 <enum>QPlainTextEdit::NoWrap</enum>
43 </property> 43 </property>
44 <property name="readOnly"> 44 <property name="readOnly">
45 <bool>true</bool> 45 <bool>true</bool>
46 </property> 46 </property>
47 <property name="tabStopWidth"> 47 <property name="tabStopDistance">
48 <number>8</number> 48 <double>8.000000000000000</double>
49 </property> 49 </property>
50 </widget> 50 </widget>
51 <widget class="QPlainTextEdit" name="contents2"> 51 <widget class="QPlainTextEdit" name="contents2">
52 <property name="whatsThis"> 52 <property name="whatsThis">
53 <string>&lt;b&gt;Git Diff&lt;/b&gt;&lt;p&gt;This shows the output of the git diff command (stage to repo) if the dialog was asked to show separate diffs.&lt;/p&gt;</string> 53 <string>&lt;b&gt;Git Diff&lt;/b&gt;&lt;p&gt;This shows the output of the git diff command (stage to repo) if the dialog was asked to show separate diffs.&lt;/p&gt;</string>
56 <enum>QPlainTextEdit::NoWrap</enum> 56 <enum>QPlainTextEdit::NoWrap</enum>
57 </property> 57 </property>
58 <property name="readOnly"> 58 <property name="readOnly">
59 <bool>true</bool> 59 <bool>true</bool>
60 </property> 60 </property>
61 <property name="tabStopWidth"> 61 <property name="tabStopDistance">
62 <number>8</number> 62 <double>8.000000000000000</double>
63 </property> 63 </property>
64 </widget> 64 </widget>
65 </widget> 65 </widget>
66 </item> 66 </item>
67 </layout> 67 </layout>

eric ide

mercurial