Mercurial > hg > svcore
diff data/fileio/FileSource.h @ 1126:39019ce29178 tony-2.0-integration
Merge through to branch for Tony 2.0
author | Chris Cannam |
---|---|
date | Thu, 20 Aug 2015 14:54:21 +0100 |
parents | 329ddaf7415d |
children | ad5f892c0c4d |
line wrap: on
line diff
--- a/data/fileio/FileSource.h Fri Aug 14 18:16:14 2015 +0100 +++ b/data/fileio/FileSource.h Thu Aug 20 14:54:21 2015 +0100 @@ -167,7 +167,8 @@ QString getContentType() const; /** - * Return the file extension for this file, if any. + * Return the file extension for this file, if any. The returned + * extension is always lower-case. */ QString getExtension() const;