changeset 119:eb74c4dff497

Adjust about window element resizing.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 05 Jul 2017 15:49:26 +0300
parents b982ac0fdae4
children 2ff2ad720474
files src/aboutwindow.ui
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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>