winxp tweaks

This commit is contained in:
doitux
2012-01-07 23:00:06 +00:00
parent afd6dbc86b
commit aa3f0f28e1
+1
View File
@@ -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__