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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/plugin
From:       Unai Garro <ugarro () telefonica ! net>
Date:       2005-09-24 17:22:44
Message-ID: 1127582564.682929.4337.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 463646 by uga:

Fix plugin visibility for visib. enabled compilers

BUG: 113056



 M  +1 -1      plugin.h  


--- trunk/extragear/multimedia/amarok/src/plugin/plugin.h #463645:463646
@@ -6,7 +6,7 @@
 
 #define AMAROK_EXPORT_PLUGIN( classname ) \
     extern "C" { \
-         amaroK::Plugin* create_plugin() { return new classname; } \
+          KDE_EXPORT amaroK::Plugin* create_plugin() { return new classname; } \
     }
 
 #include <qmap.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

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