mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Version 5.10.7: Fix build.
This commit is contained in:
parent
be18be4a86
commit
2adc811351
1 changed files with 0 additions and 1 deletions
|
@ -2916,7 +2916,6 @@ void HistoryWidget::setupFastButtonMode() {
|
||||||
if (!link) {
|
if (!link) {
|
||||||
return base::EventFilterResult::Continue;
|
return base::EventFilterResult::Continue;
|
||||||
}
|
}
|
||||||
const auto id = item->fullId();
|
|
||||||
ActivateClickHandler(window(), link, {
|
ActivateClickHandler(window(), link, {
|
||||||
Qt::LeftButton,
|
Qt::LeftButton,
|
||||||
QVariant::fromValue(ClickHandlerContext{
|
QVariant::fromValue(ClickHandlerContext{
|
||||||
|
|
Loading…
Add table
Reference in a new issue