eric6/Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui

changeset 7779
757334671130
parent 7370
5fb53279f2df
--- a/eric6/Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui	Mon Oct 12 17:23:15 2020 +0200
+++ b/eric6/Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui	Mon Oct 12 17:39:45 2020 +0200
@@ -124,24 +124,21 @@
         </widget>
        </item>
        <item>
-        <widget class="QTextEdit" name="diffEdit">
+        <widget class="QPlainTextEdit" name="diffEdit">
          <property name="sizePolicy">
           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
            <horstretch>0</horstretch>
            <verstretch>0</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