From d0f33cfc6d89bff1e4a19f57b2ed2ef3d5a1ea3e Mon Sep 17 00:00:00 2001 From: Angel <roangel@student.ethz.ch> Date: Tue, 26 Sep 2017 11:32:47 +0200 Subject: [PATCH] changed a bit studentGUI --- .../src/d_fall_pps/GUI_Qt/studentGUI/src/MainWindow.ui | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 79291e7b..a9253af5 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 @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>1000</width> - <height>800</height> + <width>1027</width> + <height>585</height> </rect> </property> <property name="sizePolicy"> @@ -18,8 +18,8 @@ </property> <property name="maximumSize"> <size> - <width>1000</width> - <height>800</height> + <width>1500</width> + <height>1000</height> </size> </property> <property name="windowTitle"> @@ -1214,7 +1214,7 @@ <rect> <x>0</x> <y>0</y> - <width>1000</width> + <width>1027</width> <height>25</height> </rect> </property> -- GitLab