[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/taglib/taglib
From:       Michael Pyne <michael.pyne () kdemail ! net>
Date:       2007-12-13 2:45:13
Message-ID: 1197513913.040559.30869.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 747837 by mpyne:

Adapt API docs for FileRef class to match current function signatures.

Patch by Vincent Castellano

CCMAIL:surye80@gmail.com


 M  +1 -1      fileref.h  


--- trunk/kdesupport/taglib/taglib/fileref.h #747836:747837
@@ -72,7 +72,7 @@
    *
    * class MyFileTypeResolver : FileTypeResolver
    * {
-   *   TagLib::File *createFile(const char *fileName, bool, AudioProperties::ReadStyle)
+   *   TagLib::File *createFile(TagLib::FileName *fileName, bool, AudioProperties::ReadStyle)
    *   {
    *     if(someCheckForAnMP3File(fileName))
    *       return new TagLib::MPEG::File(fileName);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic