From 5467a7c2b1fb1831ca726d1ecb6b46010d146ebc Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 27 Mar 2025 08:27:32 +0100 Subject: adw: clean up implementation --- adw/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'adw/CMakeLists.txt') diff --git a/adw/CMakeLists.txt b/adw/CMakeLists.txt index f1ac616..49ac424 100644 --- a/adw/CMakeLists.txt +++ b/adw/CMakeLists.txt @@ -1,6 +1,7 @@ add_library("adw" "src/actionrow.cpp" "src/application.cpp" + "src/applicationwindow.cpp" "src/dialog.cpp" "src/preferencesdialog.cpp" "src/preferencespage.cpp" -- cgit v1.2.3