changeset 3284 | 7ffd0e20ad08 |
parent 3283 | 18ee933a5864 |
child 3324 | 339b271d6641 |
--- a/QTfrontend/hwform.cpp Sat Apr 03 08:47:06 2010 +0000 +++ b/QTfrontend/hwform.cpp Sat Apr 03 10:26:24 2010 +0000 @@ -82,7 +82,7 @@ playerHash = QString(QCryptographicHash::hash(gameSettings->value("net/nick","").toString().toLatin1(), QCryptographicHash::Md5).toHex()); ui.setupUi(this); - setMinimumSize(800, 600); + setMinimumSize(760, 580); CustomizePalettes();