aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-26 15:40:11 +0200
committerDanilo M. <danix@danix.xyz>2026-08-26 15:40:11 +0200
commit1b9188fff9b767192d5d1c62d64df81d2af2fe4d (patch)
treeb70a415cb2749b1879ac84035d50a6742648fad3 /src/CMakeLists.txt
parent67cc7bf2357980c51bc345855d9a8d69ff9a7a9f (diff)
downloadqtmaildir-1b9188fff9b767192d5d1c62d64df81d2af2fe4d.tar.gz
qtmaildir-1b9188fff9b767192d5d1c62d64df81d2af2fe4d.zip
feat: read the business-senders list
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
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