]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/ModulesUi.ui
Split the overcrowded and chaotic UI pref pane into two (#7524)
[lyx.git] / src / frontends / qt4 / ui / ModulesUi.ui
index d6d4d84fc20e9265cb8cc9007ab6ebd0067db0e5..433b3d3cf00a96cad481a82cea4d6bd842bf30e9 100644 (file)
@@ -6,7 +6,7 @@
     <x>0</x>
     <y>0</y>
     <width>407</width>
-    <height>312</height>
+    <height>340</height>
    </rect>
   </property>
   <property name="windowTitle" >
@@ -53,6 +53,9 @@
        </property>
        <item>
         <widget class="QLabel" name="availmodL" >
+         <property name="frameShape" >
+          <enum>QFrame::NoFrame</enum>
+         </property>
          <property name="text" >
           <string>A&amp;vailable:</string>
          </property>
         </widget>
        </item>
        <item>
-        <widget class="QListView" name="availableLV" >
-         <property name="minimumSize" >
-          <size>
-           <width>200</width>
-           <height>0</height>
-          </size>
-         </property>
-         <property name="horizontalScrollBarPolicy" >
-          <enum>Qt::ScrollBarAsNeeded</enum>
-         </property>
-         <property name="editTriggers" >
-          <set>QAbstractItemView::NoEditTriggers</set>
+        <widget class="QTreeView" name="availableLV" >
+         <property name="rootIsDecorated" >
+          <bool>false</bool>
          </property>
         </widget>
        </item>