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

List:       kde-commits
Subject:    koffice/example
From:       Boudewijn Rempt <boud () valdyas ! org>
Date:       2007-01-03 9:11:14
Message-ID: 1167815474.224190.17727.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 619371 by rempt:

Fix compile with new iconloader refactor


 M  +2 -1      KoExampleFactory.cpp  


--- trunk/koffice/example/KoExampleFactory.cpp #619370:619371
@@ -21,6 +21,7 @@
 #include <KoExamplePart.h>
 #include <KoExampleAboutData.h>
 #include <kinstance.h>
+#include <kapplication.h>
 #include <kiconloader.h>
 #include <klocale.h>
 #include <kdebug.h>
@@ -75,7 +76,7 @@
         // Add any application-specific resource directories here
 
         // Tell the iconloader about share/apps/koffice/icons
-        s_global->iconLoader()->addAppDir("koffice");
+        kapp->iconLoader()->addAppDir("koffice");
     }
     return s_global;
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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