This commit is contained in:
doitux
2012-01-01 22:40:44 +00:00
parent 81382fe212
commit a16b35c43c
+1 -1
View File
@@ -173,7 +173,7 @@ void MyAvatarLabel::refreshStars()
fontSize = "12";
#else
#ifdef __APPLE__
fontSize = "10";
fontSize = "9";
#else
fontSize = "12";
#endif