next try for #202
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user