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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/contextview
From:       Mark Kretschmann <markey () web ! de>
Date:       2007-05-21 7:56:59
Message-ID: 1179734219.809033.2040.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 666889 by markey:

The title item font was a bit huge.


 M  +1 -1      contextbox.cpp  


--- trunk/extragear/multimedia/amarok/src/contextview/contextbox.cpp #666888:666889
@@ -44,7 +44,7 @@
     m_titleItem->setDefaultTextColor( QColor( 255, 255, 255 ) );
     // increase the font size for the title
     QFont font = m_titleItem->font();
-    font.setPointSize( 14 );
+    font.setPointSize( 12 );
     font.setBold( true );
     m_titleItem->setFont( font );
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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