Forward declarations don't need exports.

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1111035 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Scott Wheeler 2010-04-04 17:33:01 +00:00
parent aee204df54
commit c823c21eb2

View File

@ -35,7 +35,7 @@ namespace TagLib {
namespace ID3v2 {
class TAGLIB_EXPORT TextIdentificationFrame;
class TextIdentificationFrame;
//! A factory for creating ID3v2 frames during parsing