From 6e0f691a96fb54d99cc265088d2d8f389519af0a Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 7 Mar 2025 14:52:13 -0500 Subject: Share icons across popups --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 50425dd..0929cd7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -54,6 +54,7 @@ set(SOURCE_FILES "src/ipc_dialog.cpp" "src/report_popup.cpp" "src/updater.cpp" + "src/icons.cpp" "vendor/whereami/whereami.c" ) -- cgit 1.4.1