diff src/aboutwindow.ui @ 119:eb74c4dff497

Adjust about window element resizing.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 05 Jul 2017 15:49:26 +0300
parents df313324f9f6
children e90dba0cd12a
line wrap: on
line diff
--- a/src/aboutwindow.ui	Wed Jul 05 15:21:25 2017 +0300
+++ b/src/aboutwindow.ui	Wed Jul 05 15:49:26 2017 +0300
@@ -23,7 +23,7 @@
       <attribute name="title">
        <string>Tietoja ohjelmasta</string>
       </attribute>
-      <layout class="QHBoxLayout" name="horizontalLayout_2">
+      <layout class="QHBoxLayout" name="horizontalLayout_2" stretch="1,5">
        <item>
         <widget class="QLabel" name="label_Logo">
          <property name="sizePolicy">
@@ -40,7 +40,7 @@
        <item>
         <widget class="QLabel" name="label_About">
          <property name="sizePolicy">
-          <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
+          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
           </sizepolicy>