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 5c6f4956b3feacff417220ec8459aed4b760abd1..dde9b747ad8de4b0e5b17698ca95e1b8b7aa8f39 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 @@ -44,7 +44,7 @@ <item> <widget class="QGroupBox" name="groupBox"> <property name="sizePolicy"> - <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> + <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> @@ -57,6 +57,9 @@ <property name="title"> <string>StudentID # connected to CF #</string> </property> + <property name="alignment"> + <set>Qt::AlignCenter</set> + </property> <layout class="QGridLayout" name="gridLayout_2"/> </widget> </item>