Fix copy/edit in 4cdcdb9ee7

This commit is contained in:
Robin Gareus 2023-05-18 00:47:25 +02:00
parent 299e67f250
commit 8c861914c8
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 1 additions and 1 deletions

View File

@ -577,7 +577,7 @@ setup_enum_writer ()
REGISTER_ENUM(SectionSelectClear);
REGISTER_ENUM(SectionSelectRetain);
REGISTER_ENUM(SectionSelectRetainAndMovePlayhead);
REGISTER (_RangeSelectionAfterSplit);
REGISTER (_TimeSelectionAfterSectionPaste);
REGISTER_CLASS_ENUM (DiskIOProcessor, Recordable);
REGISTER_CLASS_ENUM (DiskIOProcessor, Hidden);