diff options
author | rtk0c <[email protected]> | 2021-06-05 14:58:09 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2021-06-05 14:58:09 -0700 |
commit | d3fa128d5408673b0ea8d3ba3435c38b258a5e7a (patch) | |
tree | 20ff77021bae4dc69f0bba4d1b65330e0301600a /core/CMakeLists.txt | |
parent | beb1f3969e13af72bd9098d484b693e397cf7235 (diff) |
Merge UIState into GlobalStates
Diffstat (limited to 'core/CMakeLists.txt')
-rw-r--r-- | core/CMakeLists.txt | 1 |
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 |