mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Ask export path with other export options.
This commit is contained in:
@@ -243,7 +243,7 @@ void TermsBox::prepare() {
|
||||
st::termsPadding),
|
||||
0,
|
||||
age ? age->height() : 0);
|
||||
content->entity()->setClickHandlerHook([=](
|
||||
content->entity()->setClickHandlerFilter([=](
|
||||
const ClickHandlerPtr &handler,
|
||||
Qt::MouseButton button) {
|
||||
const auto link = handler
|
||||
|
Reference in New Issue
Block a user