aboutsummaryrefslogtreecommitdiff
path: root/core/CMakeLists.txt
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2021-06-05 14:58:09 -0700
committerrtk0c <[email protected]>2021-06-05 14:58:09 -0700
commitd3fa128d5408673b0ea8d3ba3435c38b258a5e7a (patch)
tree20ff77021bae4dc69f0bba4d1b65330e0301600a /core/CMakeLists.txt
parentbeb1f3969e13af72bd9098d484b693e397cf7235 (diff)
Merge UIState into GlobalStates
Diffstat (limited to 'core/CMakeLists.txt')
-rw-r--r--core/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt
index bae51a1..8483981 100644
--- a/core/CMakeLists.txt
+++ b/core/CMakeLists.txt
@@ -70,7 +70,6 @@ add_source_group(MODEL_WORKFLOW_VALUES_MODULE_SOURCES
set(UI_MODULE_SOURCES
src/UI/Localization.cpp
- src/UI/States.cpp
src/UI/UI_DatabaseView.cpp
src/UI/UI_Items.cpp
src/UI/UI_MainWindow.cpp