From 15d139e271a1e6bc844817f3d68696972385c092 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Luk=C3=A1=C5=A1=20Lalinsk=C3=BD?= Date: Sat, 27 Nov 2010 07:32:32 +0000 Subject: [PATCH] Docs git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1201208 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- taglib/ape/apetag.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/taglib/ape/apetag.h b/taglib/ape/apetag.h index 0c24155d..a38ff79d 100644 --- a/taglib/ape/apetag.h +++ b/taglib/ape/apetag.h @@ -114,6 +114,9 @@ namespace TagLib { * * This is the most powerfull structure for accessing the items of the tag. * + * APE tags are case-insensitive, all keys in this map have been converted + * to upper case. + * * \warning You should not modify this data structure directly, instead * use setItem() and removeItem(). */ -- 2.50.1