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

List:       kde-commits
Subject:    kdevelop/lib/interfaces
From:       Alexander Dymo <cloudtemple () mksat ! net>
Date:       2005-02-09 23:04:14
Message-ID: 20050209230414.9408B1BA3F () office ! kde ! org
[Download RAW message or body]

CVS commit by dymo: 

Use KGlobal::iconLoader()->addAppDir("kdevelop")


  M +3 -0      kdevplugin.cpp   1.27


--- kdevelop/lib/interfaces/kdevplugin.cpp  #1.26:1.27
@@ -34,4 +34,6 @@
 
 #include <kaction.h>
+#include <kglobal.h>
+#include <kiconloader.h>
 
 #include <qdom.h>
@@ -62,4 +64,5 @@ KDevPlugin::KDevPlugin(const KDevPluginI
 
     d->info = info;
+    KGlobal::iconLoader()->addAppDir("kdevelop");    
 }
 


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

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