next try for #202

This commit is contained in:
doitux
2013-12-10 00:04:49 +01:00
parent d1db789e49
commit 7d7038f9bf
+1 -1
View File
@@ -40,7 +40,7 @@ GameTableStyleReader::GameTableStyleReader(ConfigFile *c, QWidget *w)
//set fonts and font sizes
#ifdef _WIN32
font1String = "font-family: \"Arial\";";
font2String = "font-family: \"DejaVu Sans\";";
font2String = "font-family: \"Arial\";";
cashFontSize = "11";
setLabelFontSize = "11";
playerNameLabelFontSize = "11";