QTfrontend/hwform.cpp
changeset 8424 225ede46e3dc
parent 8416 e691acd778f5
child 8434 4821897a0f10
--- a/QTfrontend/hwform.cpp	Tue Jan 22 00:33:37 2013 +0400
+++ b/QTfrontend/hwform.cpp	Mon Jan 21 21:52:49 2013 -0500
@@ -144,7 +144,7 @@
 #endif
     this->setStyleSheet(styleSheet);
     ui.setupUi(this);
-    setMinimumSize(760, 610);
+    setMinimumSize(760, 580);
     //setFocusPolicy(Qt::StrongFocus);
     CustomizePalettes();