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