Allow to disable History Dock via feature profile

This commit is contained in:
kobewi 2022-11-06 20:53:20 +01:00
parent f814e15c7f
commit c89100e571
5 changed files with 18 additions and 4 deletions

View file

@ -52,6 +52,7 @@ public:
FEATURE_NODE_DOCK,
FEATURE_FILESYSTEM_DOCK,
FEATURE_IMPORT_DOCK,
FEATURE_HISTORY_DOCK,
FEATURE_MAX
};