diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-26 15:40:11 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-26 15:40:11 +0200 |
| commit | 1b9188fff9b767192d5d1c62d64df81d2af2fe4d (patch) | |
| tree | b70a415cb2749b1879ac84035d50a6742648fad3 /src/CMakeLists.txt | |
| parent | 67cc7bf2357980c51bc345855d9a8d69ff9a7a9f (diff) | |
| download | qtmaildir-1b9188fff9b767192d5d1c62d64df81d2af2fe4d.tar.gz qtmaildir-1b9188fff9b767192d5d1c62d64df81d2af2fe4d.zip | |
feat: read the business-senders list
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d4f1cb7..7cec9b3 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -10,6 +10,7 @@ add_library(qtmaildir_lib STATIC cardlayout.cpp avatar.cpp busyindicator.cpp + businesssenders.cpp marks.cpp carddelegate.cpp notmuchworker.cpp |
