mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
SVN_SILENT a little prettier
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@768943 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
5aa1b606aa
commit
250d411c31
@ -37,10 +37,9 @@
|
||||
|
||||
using namespace TagLib;
|
||||
|
||||
namespace TagLib {
|
||||
namespace FLAC {
|
||||
enum BlockType { StreamInfo = 0, Padding, Application, SeekTable, VorbisComment, CueSheet };
|
||||
}
|
||||
namespace
|
||||
{
|
||||
enum BlockType { StreamInfo = 0, Padding, Application, SeekTable, VorbisComment, CueSheet };
|
||||
}
|
||||
|
||||
class FLAC::File::FilePrivate
|
||||
|
Loading…
x
Reference in New Issue
Block a user