From 7227f8d06cc90e856899af3d1afd2189e4435ccf Mon Sep 17 00:00:00 2001
From: Angel <roangel@student.ethz.ch>
Date: Tue, 26 Sep 2017 11:38:49 +0200
Subject: [PATCH] more GUI sizes

---
 pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/MainWindow.ui   | 4 ++--
 pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro.user | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/MainWindow.ui b/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/MainWindow.ui
index a9253af5..f26c868b 100644
--- a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/MainWindow.ui
+++ b/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/MainWindow.ui
@@ -1166,7 +1166,7 @@
       </property>
       <property name="maximumSize">
        <size>
-        <width>600</width>
+        <width>750</width>
         <height>100</height>
        </size>
       </property>
@@ -1185,7 +1185,7 @@
       </property>
       <property name="maximumSize">
        <size>
-        <width>400</width>
+        <width>750</width>
         <height>100</height>
        </size>
       </property>
diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro.user b/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro.user
index d14c1b24..198a893d 100644
--- a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro.user
+++ b/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro.user
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE QtCreatorProject>
-<!-- Written by QtCreator 3.5.1, 2017-09-08T19:15:31. -->
+<!-- Written by QtCreator 3.5.1, 2017-09-26T11:37:55. -->
 <qtcreator>
  <data>
   <variable>EnvironmentId</variable>
-- 
GitLab