mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-08 08:04:08 +02:00
Fix build on Windows.
This commit is contained in:
parent
5a46bb1770
commit
67b6023b32
1 changed files with 1 additions and 1 deletions
|
@ -238,8 +238,8 @@ DragArea::Areas DragArea::SetupDragAreaToContainer(
|
|||
updateDragAreas();
|
||||
|
||||
return {
|
||||
.document = attachDragDocument,
|
||||
.photo = attachDragPhoto,
|
||||
.document = attachDragDocument
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue