mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Version 4.11.2: Fix build with GCC.
This commit is contained in:
parent
7808cc6d41
commit
d031046edb
1 changed files with 0 additions and 1 deletions
|
@ -2577,7 +2577,6 @@ void ListWidget::showContextMenu(QContextMenuEvent *e, bool showFromTouch) {
|
|||
: _overElement
|
||||
? _overElement->data().get()
|
||||
: nullptr;
|
||||
const auto overItemView = viewForItem(overItem);
|
||||
const auto clickedReaction = link
|
||||
? link->property(
|
||||
kReactionsCountEmojiProperty).value<Data::ReactionId>()
|
||||
|
|
Loading…
Add table
Reference in a new issue