mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix build with Xcode.
This commit is contained in:
@@ -42,7 +42,7 @@ struct JumpToLastGeometry {
|
||||
QRect area1;
|
||||
QRect area2;
|
||||
|
||||
friend inline auto operator<=>(
|
||||
friend inline bool operator==(
|
||||
const JumpToLastGeometry&,
|
||||
const JumpToLastGeometry&) = default;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user