Should fix the build.

CCMAIL:tbscope@gmail.com


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@892977 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Scott Wheeler 2008-12-05 16:43:38 +00:00
parent 977ec6d41f
commit 27e3643d19

View File

@ -45,7 +45,7 @@ Footer::~Footer()
}
uint Footer::size()
TagLib::uint Footer::size()
{
return FooterPrivate::size;
}