mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Fix build with Xcode.
This commit is contained in:
parent
bb106b07af
commit
f97e5d6307
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ struct JumpToLastGeometry {
|
|||
QRect area1;
|
||||
QRect area2;
|
||||
|
||||
friend inline auto operator<=>(
|
||||
friend inline bool operator==(
|
||||
const JumpToLastGeometry&,
|
||||
const JumpToLastGeometry&) = default;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue