[REVIEW] Clock: respect font settings for date and timezone
    Rafał Miłecki 
    zajec5 at gmail.com
       
    Tue Apr 15 20:56:10 CEST 2008
    
    
  
This is about bug report http://bugs.kde.org/show_bug.cgi?id=157226
Some explination:
-        p->setFont(KGlobalSettings::smallestReadableFont());
Removed because we set font every time before drawing text.
-        m_plainClockFont.setBold(m_plainClockFontBold);
-        m_plainClockFont.setItalic(m_plainClockFontItalic);
We set that on init and after applying changes. Not needed to do that again.
Any objections for commiting?
-- 
Rafał Miłecki
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clock.respect.font.settings.patch
Type: application/octet-stream
Size: 1526 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20080415/1632ed6e/attachment.obj 
    
    
More information about the Panel-devel
mailing list