ResourceItem: dynamically register plugin-processed file types
Dynamically extend the map of file types by plugin-processed file types. Furthermore renamed type TypePluginSpecificPreset to TypePluginSpecificResource. Signed-off-by: Tobias Doerffel <tobias.doerffel@gmail.com>
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
||||
TypeSample,
|
||||
TypeSoundFont,
|
||||
TypePreset,
|
||||
TypePluginSpecificPreset,
|
||||
TypePluginSpecificResource,
|
||||
TypeProject,
|
||||
TypeMidiFile,
|
||||
TypeForeignProject,
|
||||
|
||||
Reference in New Issue
Block a user