diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-03-27 12:05:53 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-03-27 12:05:53 +0100 |
| commit | 0d9e3328a2e1b017b712c30ccb144d5ea0b45f33 (patch) | |
| tree | dedd27c90feb763ec07435c98c897c3c6943f530 /adw/CMakeLists.txt | |
| parent | 5467a7c2b1fb1831ca726d1ecb6b46010d146ebc (diff) | |
| download | turns-0d9e3328a2e1b017b712c30ccb144d5ea0b45f33.tar.xz turns-0d9e3328a2e1b017b712c30ccb144d5ea0b45f33.zip | |
adw: extend dialog
Diffstat (limited to 'adw/CMakeLists.txt')
| -rw-r--r-- | adw/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/adw/CMakeLists.txt b/adw/CMakeLists.txt index 49ac424..28b3ae1 100644 --- a/adw/CMakeLists.txt +++ b/adw/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" |
