This commit is contained in:
doitux
2007-12-06 23:51:14 +00:00
parent 46293e3455
commit 97e97e7c9a
2 changed files with 11 additions and 3 deletions
+2 -2
View File
@@ -322,7 +322,7 @@ mainWindowImpl::mainWindowImpl(ConfigFile *c, QMainWindow *parent)
QString mediumTableFontSize = "13";
QString handLabelFontSize = "17";
QString labelPotFontSize = "18";
QString humanPlayerButtonFontSize = "13";
QString humanPlayerButtonFontSize = "12";
QString betValueFontSize = "10";
#endif
@@ -3607,7 +3607,7 @@ void mainWindowImpl::myButtonsCheckable(bool state) {
#ifdef _WIN32
QString humanPlayerButtonFontSize = "13";
#else
QString humanPlayerButtonFontSize = "11";
QString humanPlayerButtonFontSize = "12";
#endif
if(state) {