Changeset - 323ff66a8d1f
[Not reviewed]
default
0 1 0
Hasan Yavuz Ă–ZDERYA - 10 years ago 2015-06-17 16:03:01
hy@ozderya.net
fixed window resize when switching to data format tab for the first time
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
mainwindow.ui
Show inline comments
 
@@ -243,13 +243,13 @@
 
          </property>
 
          <property name="sizeType">
 
           <enum>QSizePolicy::MinimumExpanding</enum>
 
          </property>
 
          <property name="sizeHint" stdset="0">
 
           <size>
 
            <width>20</width>
 
            <width>1</width>
 
            <height>20</height>
 
           </size>
 
          </property>
 
         </spacer>
 
        </item>
 
       </layout>
0 comments (0 inline, 0 general)