mirror of
https://github.com/taglib/taglib.git
synced 2026-02-07 16:00:22 -05:00
Fix warning
Fix create HAVE_ZLIB variable git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@611286 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
@ -55,6 +55,7 @@ namespace TagLib {
|
||||
class StringHandler
|
||||
{
|
||||
public:
|
||||
virtual ~StringHandler(){}
|
||||
/*!
|
||||
* Decode a string from \a data. The default implementation assumes that
|
||||
* \a data is an ISO-8859-1 (Latin1) character array.
|
||||
|
||||
Reference in New Issue
Block a user