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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2009-01-22 15:28:21
Message-ID: 1232638101.258439.23622.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 915219 by sengels:

fix exporting - either you export all classes from a header or noone; file can be removed now

 M  +6 -6      GlobalCollectionActions.h  
 M  +0 -1      services/lastfm/CMakeLists.txt  


--- trunk/extragear/multimedia/amarok/src/GlobalCollectionActions.h #915218:915219
@@ -29,14 +29,14 @@
 
 
 
-class GlobalCollectionAction : public PopupDropperAction
+class AMAROK_EXPORT GlobalCollectionAction : public PopupDropperAction
 {
 public:
     GlobalCollectionAction( const QString &text, QObject * parent );
 };
 
 
-class GlobalCollectionGenreAction : public GlobalCollectionAction
+class AMAROK_EXPORT GlobalCollectionGenreAction : public GlobalCollectionAction
 {
     public:
 
@@ -51,7 +51,7 @@
 
 };
 
-class GlobalCollectionArtistAction : public GlobalCollectionAction
+class AMAROK_EXPORT GlobalCollectionArtistAction : public GlobalCollectionAction
 {
     public:
 
@@ -67,7 +67,7 @@
 };
 
 
-class GlobalCollectionAlbumAction : public GlobalCollectionAction
+class AMAROK_EXPORT GlobalCollectionAlbumAction : public GlobalCollectionAction
 {
     public:
 
@@ -82,7 +82,7 @@
 
 };
 
-class GlobalCollectionTrackAction : public GlobalCollectionAction
+class AMAROK_EXPORT GlobalCollectionTrackAction : public GlobalCollectionAction
 {
     public:
 
@@ -97,7 +97,7 @@
 
 };
 
-class GlobalCollectionYearAction : public GlobalCollectionAction
+class AMAROK_EXPORT GlobalCollectionYearAction : public GlobalCollectionAction
 {
     public:
 
--- trunk/extragear/multimedia/amarok/src/services/lastfm/CMakeLists.txt #915218:915219
@@ -38,7 +38,6 @@
 
 			kdenetwork/knetworkreply.cpp
 		    kdenetwork/knetworkaccessmanager.cpp
-            ../../GlobalCollectionActions.cpp
             SimilarArtistsAction.cpp
             LoveTrackAction.cpp
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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