Changeset - 6b56344c4988
[Not reviewed]
default
0 1 0
Hasan Yavuz Ă–ZDERYA - 10 years ago 2015-04-19 13:00:15
hy@ozderya.net
changed plot widget sizing policy so that it can get smaller
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
mainwindow.ui
Show inline comments
 
@@ -18,7 +18,7 @@
 
    <item>
 
     <widget class="QwtPlot" name="plot" native="true">
 
      <property name="sizePolicy">
 
       <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
 
       <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
 
        <horstretch>0</horstretch>
 
        <verstretch>0</verstretch>
 
       </sizepolicy>
0 comments (0 inline, 0 general)