winxp tweaks
This commit is contained in:
@@ -175,6 +175,7 @@ void MyAvatarLabel::refreshStars()
|
||||
fontSize = "10";
|
||||
if(QSysInfo::windowsVersion() == QSysInfo::WV_XP) {
|
||||
fontFamily = "font-family: \"DejaVu Sans\";";
|
||||
fontSize = "11";
|
||||
}
|
||||
#else
|
||||
#ifdef __APPLE__
|
||||
|
||||
Reference in New Issue
Block a user