QTfrontend/ui_hwform.cpp
changeset 1158 d03d12ef8971
parent 1066 1f1b3686a2b0
child 1311 49beb1221c0b
--- a/QTfrontend/ui_hwform.cpp	Wed Aug 06 12:48:45 2008 +0000
+++ b/QTfrontend/ui_hwform.cpp	Thu Aug 07 07:21:18 2008 +0000
@@ -31,7 +31,7 @@
 
 	HWForm->setObjectName(QString::fromUtf8("HWForm"));
 	HWForm->resize(QSize(640, 480).expandedTo(HWForm->minimumSizeHint()));
-	HWForm->setMinimumSize(QSize(620, 430));
+	HWForm->setMinimumSize(QSize(720, 430));
 	HWForm->setWindowTitle(QMainWindow::tr("Hedgewars"));
 	centralWidget = new QWidget(HWForm);
 	centralWidget->setObjectName(QString::fromUtf8("centralWidget"));