[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeaddons/noatun-plugins/jefferson
From:       Helge Deller <deller () kde ! org>
Date:       2003-09-26 21:38:22
[Download RAW message or body]

CVS commit by deller: 

do not use hardcoded fontnames


  M +1 -1      kosd.cpp   1.10


--- kdeaddons/noatun-plugins/jefferson/kosd.cpp  #1.9:1.10
@@ -27,5 +27,5 @@ KOSD::KOSD()
         position (Bottom),
         status (Stopped),
-        font (QFont("helvetica", 18, QFont::Bold)),
+        font (QFont(KGlobalSettings::generalFont().family(), 18, QFont::Bold)),
         color (Qt::green),
         displayTime (1000),


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic