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

List:       kde-commits
Subject:    kdesupport/taglib/taglib
From:       Scott Wheeler <wheeler () kde ! org>
Date:       2008-02-01 3:16:52
Message-ID: 1201835812.515832.5707.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 769306 by wheeler:

Add missing exports


 M  +1 -1      ape/apeitem.h  
 M  +1 -1      fileref.h  
 M  +1 -1      mpeg/id3v2/frames/unsynchronizedlyricsframe.h  
 M  +2 -2      mpeg/id3v2/frames/urllinkframe.h  
 M  +1 -1      mpeg/id3v2/id3v2frame.h  


--- trunk/kdesupport/taglib/taglib/ape/apeitem.h #769305:769306
@@ -39,7 +39,7 @@
     /*!
      * This class provides the features of items in the APEv2 standard.
      */
-    class Item
+    class TAGLIB_EXPORT Item
     {
     public:
       /*!
--- trunk/kdesupport/taglib/taglib/fileref.h #769305:769306
@@ -89,7 +89,7 @@
    * to TagLib.
    */
 
-    class FileTypeResolver
+    class TAGLIB_EXPORT FileTypeResolver
     {
     public:
       // do not fix compiler warning about missing virtual destructor
--- trunk/kdesupport/taglib/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h #769305:769306
@@ -37,7 +37,7 @@
     /*!
      * An implementation of ID3v2 unsynchronized lyrics.
      */
-    class UnsynchronizedLyricsFrame : public Frame
+    class TAGLIB_EXPORT UnsynchronizedLyricsFrame : public Frame
     {
       friend class FrameFactory;
 
--- trunk/kdesupport/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h #769305:769306
@@ -37,7 +37,7 @@
     /*!
      * An implementation of ID3v2 URL link frames.
      */
-    class UrlLinkFrame : public Frame
+    class TAGLIB_EXPORT UrlLinkFrame : public Frame
     {
       friend class FrameFactory;
 
@@ -92,7 +92,7 @@
      *
      * This description identifies the frame and must be unique.
      */
-    class UserUrlLinkFrame : public UrlLinkFrame
+    class TAGLIB_EXPORT UserUrlLinkFrame : public UrlLinkFrame
     {
       friend class FrameFactory;
 
--- trunk/kdesupport/taglib/taglib/mpeg/id3v2/id3v2frame.h #769305:769306
@@ -225,7 +225,7 @@
      * the type and attaches the header.
      */
 
-    class Frame::Header
+    class TAGLIB_EXPORT Frame::Header
     {
     public:
       /*!
[prev in list] [next in list] [prev in thread] [next in thread] 

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