diff -r 18ee933a5864 -r 7ffd0e20ad08 QTfrontend/hwform.cpp --- 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();