summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-05-31 19:27:38 +0900
committerMichele Calgaro <[email protected]>2023-05-31 19:27:45 +0900
commit44f39b628c487af77c0a503d622d57b99748e1e1 (patch)
tree96d32a035106586720de7905e7fb19f009a5829c /src/CMakeLists.txt
parentdfb1b9f10a0c18ace12de3323e3eea410efa3b6c (diff)
downloaduniversal-indent-gui-tqt-44f39b628c487af77c0a503d622d57b99748e1e1.tar.gz
universal-indent-gui-tqt-44f39b628c487af77c0a503d622d57b99748e1e1.zip
Added UiGuiErrorMessage, UiGuiIniFileParse and some code related to
them. Added indenter .ini files. Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index cff46f3..09f1b9a 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -31,6 +31,8 @@ set( ${target}_SRCS
ToolBarWidget.ui
SettingsPaths.cpp
+ UiGuiErrorMessage.cpp
+ UiGuiIniFileParser.cpp
UiGuiVersion.cpp
# ongoing