now macosx stars fixed

This commit is contained in:
doitux
2012-01-01 23:05:07 +00:00
parent a16b35c43c
commit bc9deb0036
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ void MyAvatarLabel::refreshStars()
fontSize = "12";
#else
#ifdef __APPLE__
fontSize = "9";
fontSize = "7";
#else
fontSize = "12";
#endif