mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Version 3.4: Fix build with GCC.
This commit is contained in:
@@ -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 {};
|
||||
}
|
||||
|
Reference in New Issue
Block a user