From 5436dc4f12671d2605944bed03e1f8ab7853056c Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 8 Mar 2025 16:13:23 -0500 Subject: Added options pane --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 5cd41d8..1904518 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -57,6 +57,7 @@ set(SOURCE_FILES "src/icons.cpp" "src/paintings_pane.cpp" "src/items_pane.cpp" + "src/options_pane.cpp" "vendor/whereami/whereami.c" ) -- cgit 1.4.1