diff options
Diffstat (limited to 'core/src/UI/UI.hpp')
-rw-r--r-- | core/src/UI/UI.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/UI/UI.hpp b/core/src/UI/UI.hpp index cce0e00..dfce713 100644 --- a/core/src/UI/UI.hpp +++ b/core/src/UI/UI.hpp @@ -41,5 +41,6 @@ void SettingsTab(); void DatabaseViewTab(); void ItemsTab(); void WorkflowsTab(); +void TemplatesTab(); } // namespace UI |