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

List:       kde-commits
Subject:    KDE/kdepim/libkcal
From:       Volker Krause <volker.krause () rwth-aachen ! de>
Date:       2006-05-09 15:08:41
Message-ID: 1147187321.786918.12628.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 539041 by vkrause:

Missing export macros.


 M  +1 -1      resourcelocal_plugin.cpp  
 M  +1 -1      resourcelocaldir_plugin.cpp  


--- trunk/KDE/kdepim/libkcal/resourcelocal_plugin.cpp #539040:539041
@@ -27,7 +27,7 @@
 
 extern "C"
 {
-  void *init_kcal_local()
+  KDE_EXPORT void *init_kcal_local()
   {
     return new KRES::PluginFactory<ResourceLocal,ResourceLocalConfig>();
   }
--- trunk/KDE/kdepim/libkcal/resourcelocaldir_plugin.cpp #539040:539041
@@ -26,7 +26,7 @@
 
 extern "C"
 {
-  void *init_kcal_localdir()
+  KDE_EXPORT void *init_kcal_localdir()
   {
     return new KRES::PluginFactory<ResourceLocalDir,ResourceLocalDirConfig>();
   }
[prev in list] [next in list] [prev in thread] [next in thread] 

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