From 2c8e937909cd7e7e01edbbf724d5cc045aebda8e Mon Sep 17 00:00:00 2001 From: doitux Date: Sat, 7 Jan 2012 21:59:56 +0000 Subject: [PATCH] last windows test for today --- src/gui/qt/gametable/myavatarlabel.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/qt/gametable/myavatarlabel.cpp b/src/gui/qt/gametable/myavatarlabel.cpp index 61c31b0e..e4f9a12e 100644 --- a/src/gui/qt/gametable/myavatarlabel.cpp +++ b/src/gui/qt/gametable/myavatarlabel.cpp @@ -172,6 +172,7 @@ void MyAvatarLabel::refreshStars() #ifdef _WIN32 fontSize = "10"; + fontFamily = "font-family: \"Arial\", \"DejaVu Sans\";"; #else #ifdef __APPLE__ fontSize = "7";