Test for fixing #202

This commit is contained in:
doitux
2013-12-09 08:28:36 +01:00
parent 702d2921d2
commit 8a085d419c
+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: \"Nimbus Sans L\";";
font2String = "font-family: \"DejaVu Sans\";";
cashFontSize = "11";
setLabelFontSize = "11";
playerNameLabelFontSize = "11";