other windows tweak
This commit is contained in:
@@ -171,8 +171,7 @@ void MyAvatarLabel::refreshStars()
|
|||||||
QString fontFamily(myW->getMyGameTableStyle()->getFont1String());
|
QString fontFamily(myW->getMyGameTableStyle()->getFont1String());
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
fontSize = "12";
|
fontSize = "10";
|
||||||
fontFamily = "font-family: \"DejaVu Sans\";";
|
|
||||||
#else
|
#else
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
fontSize = "7";
|
fontSize = "7";
|
||||||
|
|||||||
Reference in New Issue
Block a user