other windows tweak

This commit is contained in:
doitux
2012-01-07 21:40:17 +00:00
parent 1665bcc2ce
commit 8980b99079
+1 -2
View File
@@ -171,8 +171,7 @@ void MyAvatarLabel::refreshStars()
QString fontFamily(myW->getMyGameTableStyle()->getFont1String());
#ifdef _WIN32
fontSize = "12";
fontFamily = "font-family: \"DejaVu Sans\";";
fontSize = "10";
#else
#ifdef __APPLE__
fontSize = "7";