diff qt-gui/MainWindowLayout.ui @ 13:dbe784f0802c

Re #246: Create army tree implementation * Create model for the army tree view Re #242: Create Qt# UI for WarFoundry * Add actions directly rather than creating a list Re #247: Implement menu options in Qt# app * Implement enable/disable on undo/redo menu items
author IBBoard <dev@ibboard.co.uk>
date Sat, 13 Feb 2010 10:34:41 +0000
parents 4a724378d66a
children 55d4f16c982b
line wrap: on
line diff
--- a/qt-gui/MainWindowLayout.ui	Fri Feb 05 20:57:44 2010 +0000
+++ b/qt-gui/MainWindowLayout.ui	Sat Feb 13 10:34:41 2010 +0000
@@ -27,7 +27,14 @@
       <property name="handleWidth">
        <number>6</number>
       </property>
-      <widget class="QTreeView" name="armyTree"/>
+      <widget class="QTreeView" name="armyTree">
+       <attribute name="headerVisible">
+        <bool>false</bool>
+       </attribute>
+       <attribute name="headerVisible">
+        <bool>false</bool>
+       </attribute>
+      </widget>
       <widget class="QTabWidget" name="unitTabs">
        <property name="minimumSize">
         <size>
@@ -59,7 +66,7 @@
      <x>0</x>
      <y>0</y>
      <width>696</width>
-     <height>20</height>
+     <height>23</height>
     </rect>
    </property>
    <widget class="QMenu" name="menuFile">