mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 04:11:44 +00:00
cosmetics: indentation & sorting lines
This commit is contained in:
parent
d342c8fa46
commit
a0c0cf738a
@ -21,14 +21,14 @@
|
||||
#include "common/translation.h"
|
||||
|
||||
namespace libebml {
|
||||
class EbmlMaster;
|
||||
class EbmlMaster;
|
||||
}
|
||||
|
||||
namespace libmatroska {
|
||||
class KaxChapters;
|
||||
class KaxTags;
|
||||
class KaxEditionEntry;
|
||||
class KaxChapterAtom;
|
||||
class KaxChapterAtom;
|
||||
class KaxChapters;
|
||||
class KaxEditionEntry;
|
||||
class KaxTags;
|
||||
}
|
||||
|
||||
namespace mtx::chapters {
|
||||
|
Loading…
Reference in New Issue
Block a user