]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/ui/ParagraphUi.ui
Properly scale some icons for HiDPI (#12695)
[lyx.git] / src / frontends / qt / ui / ParagraphUi.ui
index 64d7139b2fa7441ef3292636397b2fd9e30d02ce..298e0942cb296134f68e7c62a1957b4597c9098b 100644 (file)
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>438</width>
+    <width>487</width>
     <height>303</height>
    </rect>
   </property>
     </widget>
    </item>
    <item row="2" column="0">
-    <widget class="QCheckBox" name="indentCB">
+    <widget class="QCheckBox" name="noindentCB">
      <property name="text">
-      <string>&amp;Indent Paragraph</string>
+      <string>&amp;Do not indent paragraph</string>
      </property>
     </widget>
    </item>
   <tabstop>linespacing</tabstop>
   <tabstop>linespacingValue</tabstop>
   <tabstop>labelWidth</tabstop>
-  <tabstop>indentCB</tabstop>
+  <tabstop>noindentCB</tabstop>
   <tabstop>alignDefaultRB</tabstop>
   <tabstop>alignJustRB</tabstop>
   <tabstop>alignLeftRB</tabstop>