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

List:       kde-commits
Subject:    kdebase/kcontrol/keys
From:       Nadeem Hasan <nhasan () nadmm ! com>
Date:       2003-08-01 14:19:37
[Download RAW message or body]

CVS commit by nhasan: 

simplify.


  M +1 -1      treeview.cpp   1.5


--- kdebase/kcontrol/keys/treeview.cpp  #1.4:1.5
@@ -82,5 +82,5 @@ void AppTreeItem::setOpen(bool o)
 static QPixmap appIcon(const QString &iconName)
 {
-    QPixmap normal = KGlobal::iconLoader()->loadIcon(iconName, KIcon::Small, 0, \
KIcon::DefaultState, 0L, true); +    QPixmap normal = SmallIcon( iconName );
     // make sure they are not larger than 20x20
     if (normal.width() > 20 || normal.height() > 20)


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

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