]> git.lyx.org Git - lyx.git/commitdiff
Fix some group boxes.
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 29 Mar 2019 12:00:59 +0000 (13:00 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 29 Mar 2019 12:01:47 +0000 (13:01 +0100)
src/frontends/qt4/ui/LyXFilesUi.ui
src/frontends/qt4/ui/TextLayoutUi.ui

index 7807b4b28d3fb756634f98df39890a012ef6d318..621b9bbf450feb678e014b806d0c32ea12538acb 100644 (file)
@@ -22,6 +22,9 @@
      <property name="title">
       <string>Filter</string>
      </property>
+     <property name="flat">
+      <bool>true</bool>
+     </property>
      <layout class="QGridLayout" name="gridLayout">
       <item row="0" column="0">
        <widget class="QLabel" name="filesTypeLA">
index d8da89af9b0b154df53c19f8dfc471d29f81c3df..e0c3ccf7a4e13cc70e374a2ed386e14f80f48974 100644 (file)
@@ -89,6 +89,9 @@
      <property name="title">
       <string>Table Style</string>
      </property>
+     <property name="flat">
+      <bool>true</bool>
+     </property>
      <layout class="QGridLayout" name="gridLayout_3">
       <item row="0" column="0">
        <layout class="QHBoxLayout" name="horizontalLayout">