Changeset - 5b04307538d9
[Not reviewed]
default
0 2 0
Hasan Yavuz Ă–ZDERYA - 10 years ago 2015-05-26 09:04:02
hy@ozderya.net
fixed bottom panel height, which was longer than required
2 files changed with 9 insertions and 22 deletions:
0 comments (0 inline, 0 general)
mainwindow.ui
Show inline comments
 
@@ -137,6 +137,13 @@
 
             </property>
 
            </widget>
 
           </item>
 
           <item row="3" column="0">
 
            <widget class="QRadioButton" name="rbFloat">
 
             <property name="text">
 
              <string>float</string>
 
             </property>
 
            </widget>
 
           </item>
 
           <item row="0" column="1">
 
            <widget class="QRadioButton" name="rbInt8">
 
             <property name="text">
 
@@ -144,19 +151,6 @@
 
             </property>
 
            </widget>
 
           </item>
 
           <item row="4" column="0">
 
            <spacer name="verticalSpacer_6">
 
             <property name="orientation">
 
              <enum>Qt::Vertical</enum>
 
             </property>
 
             <property name="sizeHint" stdset="0">
 
              <size>
 
               <width>20</width>
 
               <height>40</height>
 
              </size>
 
             </property>
 
            </spacer>
 
           </item>
 
           <item row="3" column="1">
 
            <widget class="QRadioButton" name="rbASCII">
 
             <property name="toolTip">
 
@@ -167,13 +161,6 @@
 
             </property>
 
            </widget>
 
           </item>
 
           <item row="3" column="0">
 
            <widget class="QRadioButton" name="rbFloat">
 
             <property name="text">
 
              <string>float</string>
 
             </property>
 
            </widget>
 
           </item>
 
          </layout>
 
         </widget>
 
        </item>
 
@@ -327,7 +314,7 @@
 
     <x>0</x>
 
     <y>0</y>
 
     <width>653</width>
 
     <height>23</height>
 
     <height>20</height>
 
    </rect>
 
   </property>
 
   <widget class="QMenu" name="menuHelp">
portcontrol.ui
Show inline comments
 
@@ -166,7 +166,7 @@
 
            <property name="sizeHint" stdset="0">
 
             <size>
 
              <width>20</width>
 
              <height>40</height>
 
              <height>2</height>
 
             </size>
 
            </property>
 
           </spacer>
0 comments (0 inline, 0 general)