From 4fa8f5b6c933dcbab5940d39a515937e86e9d280 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 7 Mar 2025 22:49:57 -0500 Subject: Added pane that shows painting mapping --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 0929cd7..deb6bbd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -55,6 +55,7 @@ set(SOURCE_FILES "src/report_popup.cpp" "src/updater.cpp" "src/icons.cpp" + "src/paintings_pane.cpp" "vendor/whereami/whereami.c" ) -- cgit 1.4.1