mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Add a BIC comment about merging String::toInt
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1114105 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
91f94f593b
commit
f6478a4172
@ -295,6 +295,7 @@ namespace TagLib {
|
||||
* Returns the integer if the conversion was successfull or 0 if the
|
||||
* string does not represent a number.
|
||||
*/
|
||||
// BIC: merge with the method below
|
||||
int toInt() const;
|
||||
|
||||
/*!
|
||||
|
Loading…
x
Reference in New Issue
Block a user