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

List:       kde-commits
Subject:    kdebase/kcontrol/filetypes
From:       Antonio Larrosa Jimenez <larrosa () kde ! org>
Date:       2003-08-28 19:47:12
[Download RAW message or body]

CVS commit by antlarr: 

Fix for Waldo:
When loading the icon, tell the icon loader that we want an icon of a
given size, not just any size.


  M +1 -1      typeslistitem.cpp   1.37


--- kdebase/kcontrol/filetypes/typeslistitem.cpp  #1.36:1.37
@@ -56,5 +56,5 @@ void TypesListItem::setup()
   if (m_mimetype)
   {
-     setPixmap(0, m_mimetype->pixmap(KIcon::Small));
+     setPixmap(0, m_mimetype->pixmap(KIcon::Small, IconSize(KIcon::Small)));
   }
   QListViewItem::setup();


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

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