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

List:       kde-commits
Subject:    playground/utils/filelight/src/part
From:       Friedrich W. H. Kossebau <kossebau () kde ! org>
Date:       2010-03-25 14:26:15
Message-ID: 20100325142615.3CE7BAC876 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1107394 by kossebau:

fixed: use KIcon, not SmallIcon

 M  +2 -2      settingsDialog.cpp  


--- trunk/playground/utils/filelight/src/part/settingsDialog.cpp #1107393:1107394
@@ -74,8 +74,8 @@
 
     connect(minFontPitch, SIGNAL (valueChanged(int)), SLOT(changeMinFontPitch(int)));
 
-    m_addButton->setIcon(SmallIcon("folder-open"));
-    m_removeButton->setIcon(SmallIcon("list-remove"));
+    m_addButton->setIcon(KIcon("folder-open"));
+    m_removeButton->setIcon(KIcon("list-remove"));
 }
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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