diff options
Diffstat (limited to 'application/CMakeLists.txt')
-rw-r--r-- | application/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt index 0bc103bf..b681f3fd 100644 --- a/application/CMakeLists.txt +++ b/application/CMakeLists.txt @@ -210,6 +210,8 @@ SET(MULTIMC_SOURCES widgets/LabeledToolButton.h widgets/LineSeparator.cpp widgets/LineSeparator.h + widgets/LogView.cpp + widgets/LogView.h widgets/MCModInfoFrame.cpp widgets/MCModInfoFrame.h widgets/ModListView.cpp |