mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
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:
parent
aee204df54
commit
c823c21eb2
@ -35,7 +35,7 @@ namespace TagLib {
|
||||
|
||||
namespace ID3v2 {
|
||||
|
||||
class TAGLIB_EXPORT TextIdentificationFrame;
|
||||
class TextIdentificationFrame;
|
||||
|
||||
//! A factory for creating ID3v2 frames during parsing
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user