aboutsummaryrefslogtreecommitdiff
path: root/core/src/UI/UI.hpp
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2021-04-14 15:09:13 -0700
committerrtk0c <[email protected]>2021-04-14 15:09:13 -0700
commit80d8ae5a6fef6c9a34e81e240539cb655dd99851 (patch)
tree062bb1590eaf030b75aae75acecc5706e16d9b0c /core/src/UI/UI.hpp
parent568fcc1dfe40c37b57b7baa2dea93b291d3fa956 (diff)
Initial work on workflows
Diffstat (limited to 'core/src/UI/UI.hpp')
-rw-r--r--core/src/UI/UI.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/UI/UI.hpp b/core/src/UI/UI.hpp
index ab35321..9e97118 100644
--- a/core/src/UI/UI.hpp
+++ b/core/src/UI/UI.hpp
@@ -27,6 +27,6 @@ void MainWindow();
void SettingsTab();
void DatabaseViewTab();
void ItemsTab();
-void ExportTab();
+void WorkflowsTab();
} // namespace UI