diff options
Diffstat (limited to 'gui/MCModInfoFrame.ui')
-rw-r--r-- | gui/MCModInfoFrame.ui | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/gui/MCModInfoFrame.ui b/gui/MCModInfoFrame.ui index b24251ae..60e0a65c 100644 --- a/gui/MCModInfoFrame.ui +++ b/gui/MCModInfoFrame.ui @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>527</width> - <height>68</height> + <height>113</height> </rect> </property> <property name="sizePolicy"> @@ -28,12 +28,6 @@ <layout class="QVBoxLayout" name="verticalLayout_2"> <item> <widget class="QLabel" name="label_ModText"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Minimum"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> <property name="text"> <string>Select a mod to view title and authors...</string> </property> @@ -53,12 +47,6 @@ </item> <item> <widget class="QLabel" name="label_ModDescription"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> <property name="text"> <string>Select a mod to view description...</string> </property> |