aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2026-07-05 00:20:21 +0300
committerlevlam <levlam@telegram.org>2026-07-05 00:20:21 +0300
commit4466eb8354d88e966bbd55761c4f829732662012 (patch)
tree35f645100b71d4517f36b4581e3f813469a7c759 /CMakeLists.txt
parent0378024063c8bd6e008a037ec1683211fb45cacb (diff)
Add and use LabeledPricePart::get_input_labeled_prices.
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 e5203adf3..7dc49da5c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -494,6 +494,7 @@ set(TDLIB_SOURCE_PART1
td/telegram/JoinChatBotResult.cpp
td/telegram/JsonValue.cpp
td/telegram/KeyboardButtonStyle.cpp
+ td/telegram/LabeledPricePart.cpp
td/telegram/LanguagePackManager.cpp
td/telegram/LinkManager.cpp
td/telegram/Location.cpp