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

List:       kde-commits
Subject:    kdeedu/klettres/klettres
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2005-03-15 2:12:34
Message-ID: 20050315021234.B639C1487F () office ! kde ! org
[Download RAW message or body]

CVS commit by annma: 

allow the QPainter to get the Prefs::font() so the user can choose Arial for Slovak!


  M +1 -1      klettresview.cpp   1.22


--- kdeedu/klettres/klettres/klettresview.cpp  #1.21:1.22
@@ -99,5 +99,5 @@ void KLettresView::paintEvent( QPaintEve
     if (Prefs::level()%2==1) {
         QPainter paint(this);
-
+        paint.setFont(Prefs::font());
         QString start = i18n("Start");
 


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

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