diff options
Diffstat (limited to 'src/lib/sndfile_content.h')
| -rw-r--r-- | src/lib/sndfile_content.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/sndfile_content.h b/src/lib/sndfile_content.h index 81a964ec8..ab8a04e4d 100644 --- a/src/lib/sndfile_content.h +++ b/src/lib/sndfile_content.h @@ -11,6 +11,7 @@ public: SndfileContent (boost::shared_ptr<const cxml::Node>); std::string summary () const; + std::string information () const; boost::shared_ptr<Content> clone () const; /* AudioContent */ |
