(initial) win32 export support

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@698835 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Christian Ehrlicher
2007-08-11 08:29:23 +00:00
parent bfa705669c
commit 30a2edc4a3
5 changed files with 47 additions and 5 deletions
+2 -1
View File
@@ -24,6 +24,7 @@
#include <tstringlist.h>
#include "taglib_export.h"
#include "audioproperties.h"
namespace TagLib {
@@ -52,7 +53,7 @@ namespace TagLib {
* \see addFileTypeResolver()
*/
class FileRef
class TAGLIB_EXPORT FileRef
{
public: