mirror of
https://github.com/taglib/taglib.git
synced 2026-08-14 06:17:00 -04: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:
@@ -88,6 +88,7 @@ namespace TagLib {
|
||||
class FileTypeResolver
|
||||
{
|
||||
public:
|
||||
virtual ~FileTypeResolver() {}
|
||||
/*!
|
||||
* This method must be overriden to provide an additional file type
|
||||
* resolver. If the resolver is able to determine the file type it should
|
||||
|
||||
Reference in New Issue
Block a user