mirror of
https://github.com/taglib/taglib.git
synced 2025-06-03 17:18:11 -04:00
Do this the way the other BIC notes are listed.
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@739325 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
f8736f0fe9
commit
363dbf569f
@ -60,12 +60,8 @@ namespace TagLib {
|
||||
class TAGLIB_EXPORT StringHandler
|
||||
{
|
||||
public:
|
||||
// do not fix compiler warning about missing virtual destructor
|
||||
// since this would not be binary compatible
|
||||
// let Scott fix it whenever he thinks BIC changes can next be applied
|
||||
/*!
|
||||
* Destroys this StringHandler instance.
|
||||
*/
|
||||
// BIC: Add virtual destructor.
|
||||
|
||||
/*!
|
||||
* Decode a string from \a data. The default implementation assumes that
|
||||
* \a data is an ISO-8859-1 (Latin1) character array.
|
||||
|
Loading…
x
Reference in New Issue
Block a user