eric6/Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui

changeset 7779
757334671130
parent 7370
5fb53279f2df
--- a/eric6/Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui	Mon Oct 12 17:23:15 2020 +0200
+++ b/eric6/Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui	Mon Oct 12 17:39:45 2020 +0200
@@ -481,24 +481,21 @@
           </layout>
          </item>
          <item>
-          <widget class="QTextEdit" name="diffEdit">
+          <widget class="QPlainTextEdit" name="diffEdit">
            <property name="sizePolicy">
             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
              <horstretch>7</horstretch>
              <verstretch>2</verstretch>
             </sizepolicy>
            </property>
-           <property name="tabChangesFocus">
-            <bool>true</bool>
-           </property>
            <property name="lineWrapMode">
-            <enum>QTextEdit::NoWrap</enum>
+            <enum>QPlainTextEdit::NoWrap</enum>
            </property>
            <property name="readOnly">
             <bool>true</bool>
            </property>
-           <property name="acceptRichText">
-            <bool>false</bool>
+           <property name="tabStopWidth">
+            <number>8</number>
            </property>
           </widget>
          </item>

eric ide

mercurial