Make the Import dock depend on the FileSystem dock

This commit is contained in:
Aaron Franke 2020-05-08 15:51:42 -04:00
parent f98b32ff51
commit de6f8f9d21
No known key found for this signature in database
GPG key ID: 40A1750B977E56BF
3 changed files with 17 additions and 8 deletions

View file

@ -49,9 +49,9 @@ public:
FEATURE_SCRIPT,
FEATURE_ASSET_LIB,
FEATURE_SCENE_TREE,
FEATURE_IMPORT_DOCK,
FEATURE_NODE_DOCK,
FEATURE_FILESYSTEM_DOCK,
FEATURE_IMPORT_DOCK,
FEATURE_MAX
};