aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2026-01-18 00:12:45 +0300
committerlevlam <levlam@telegram.org>2026-01-18 00:12:45 +0300
commitb7e712839dccac2fe2d1bfaf84a2edd82c00927a (patch)
tree531a30427d2515c5b525cf4fc89830e69a416ee2 /CMakeLists.txt
parentf37c17f467f81c1828303ce59707c06f4dd90b3f (diff)
Add DialogListId.cpp.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cb9b7aced..8718fe57d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -413,6 +413,7 @@ set(TDLIB_SOURCE_PART1
td/telegram/DialogId.cpp
td/telegram/DialogInviteLink.cpp
td/telegram/DialogInviteLinkManager.cpp
+ td/telegram/DialogListId.cpp
td/telegram/DialogLocation.cpp
td/telegram/DialogManager.cpp
td/telegram/DialogNotificationSettings.cpp