aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/opus/opusfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Input/opus/opusfile.h')
-rw-r--r--src/plugins/Input/opus/opusfile.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/plugins/Input/opus/opusfile.h b/src/plugins/Input/opus/opusfile.h
index be9a6df10..6029d93e1 100644
--- a/src/plugins/Input/opus/opusfile.h
+++ b/src/plugins/Input/opus/opusfile.h
@@ -27,6 +27,13 @@
* http://www.mozilla.org/MPL/ *
***************************************************************************/
+/*
+ Changes against original code:
+ - removed constructor File(IOStream *stream, bool readProperties, Properties::ReadStyle propertiesStyle);
+ - removed function PropertyMap File::properties() const;
+ - removed function PropertyMap File::setProperties(const PropertyMap &properties).
+*/
+
#ifndef TAGLIB_OPUSFILE_H
#define TAGLIB_OPUSFILE_H