]> granicus.if.org Git - taglib/commitdiff
Should fix the build.
authorScott Wheeler <wheeler@kde.org>
Fri, 5 Dec 2008 16:43:38 +0000 (16:43 +0000)
committerScott Wheeler <wheeler@kde.org>
Fri, 5 Dec 2008 16:43:38 +0000 (16:43 +0000)
CCMAIL:tbscope@gmail.com

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@892977 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

taglib/mpeg/id3v2/id3v2footer.cpp

index 292df53f33a9a12d60e1e42445b87d6f035de1de..d542433f28646e39cc0d9261f61316f6f42f8385 100644 (file)
@@ -45,7 +45,7 @@ Footer::~Footer()
 
 }
 
-uint Footer::size()
+TagLib::uint Footer::size()
 {
   return FooterPrivate::size;
 }