mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Version 3.4: Fix build with GCC.
This commit is contained in:
parent
450f9ca91e
commit
2f48bbd317
1 changed files with 0 additions and 1 deletions
|
@ -1868,7 +1868,6 @@ Reactions::ButtonParameters Message::reactionButtonParameters(
|
|||
: (QPoint(contentRect.width(), innerHeight)
|
||||
+ st::reactionCornerCenter));
|
||||
if (reactionState.itemId != result.context) {
|
||||
const auto top = marginTop();
|
||||
if (!contentRect.contains(position)) {
|
||||
return {};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue