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><b>Git Diff</b><p>This shows the output of the git diff command (stage to repo) if the dialog was asked to show separate diffs.</p></string> |
53 <string><b>Git Diff</b><p>This shows the output of the git diff command (stage to repo) if the dialog was asked to show separate diffs.</p></string> |