From d3457700075fab2dac25bcff2775b7ae5a436a28 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 9 Mar 2025 13:07:35 -0400 Subject: Created log window --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 1904518..9432f2e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -58,6 +58,7 @@ set(SOURCE_FILES "src/paintings_pane.cpp" "src/items_pane.cpp" "src/options_pane.cpp" + "src/log_dialog.cpp" "vendor/whereami/whereami.c" ) -- cgit 1.4.1