From eabdf3c6c4f10ee8232a75fff6f1cefa0734cebf Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 27 Mar 2025 12:05:53 +0100 Subject: adw: extend dialog --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 49ac424..28b3ae1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,6 +2,7 @@ add_library("adw" "src/actionrow.cpp" "src/application.cpp" "src/applicationwindow.cpp" + "src/breakpoint.cpp" "src/dialog.cpp" "src/preferencesdialog.cpp" "src/preferencespage.cpp" -- cgit v1.2.3