Fixed the resizing behavior of the symbols viewer.

Tue, 18 Mar 2014 19:04:54 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 18 Mar 2014 19:04:54 +0100
changeset 3400
57fe9186c2df
parent 3398
6df953ae2c8e
child 3404
24459ecb4d41

Fixed the resizing behavior of the symbols viewer.

UI/SymbolsWidget.ui file | annotate | diff | comparison | revisions
--- a/UI/SymbolsWidget.ui	Tue Mar 18 18:58:54 2014 +0100
+++ b/UI/SymbolsWidget.ui	Tue Mar 18 19:04:54 2014 +0100
@@ -29,7 +29,7 @@
    <item>
     <widget class="QComboBox" name="tableCombo">
      <property name="sizePolicy">
-      <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+      <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
@@ -59,9 +59,6 @@
      <attribute name="verticalHeaderVisible">
       <bool>false</bool>
      </attribute>
-     <attribute name="verticalHeaderVisible">
-      <bool>false</bool>
-     </attribute>
     </widget>
    </item>
    <item>

eric ide

mercurial