From: Scott Wheeler Date: Sat, 7 Aug 2004 01:39:26 +0000 (+0000) Subject: CVS_SILENT forgot a short description X-Git-Tag: v1.5~336 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47ddbca63bb592fb29c8270ee22ea87c46e1874b;p=taglib CVS_SILENT forgot a short description git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@336647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- diff --git a/mpeg/id3v2/frames/textidentificationframe.h b/mpeg/id3v2/frames/textidentificationframe.h index dc06b7f2..00c13851 100644 --- a/mpeg/id3v2/frames/textidentificationframe.h +++ b/mpeg/id3v2/frames/textidentificationframe.h @@ -185,6 +185,8 @@ namespace TagLib { * This description identifies the frame and must be unique. */ + //! An ID3v2 custom text identification frame implementationx + class UserTextIdentificationFrame : public TextIdentificationFrame { friend class FrameFactory;