mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-04 11:00:46 +00:00
Fix build on Windows.
This commit is contained in:
@@ -238,8 +238,8 @@ DragArea::Areas DragArea::SetupDragAreaToContainer(
|
||||
updateDragAreas();
|
||||
|
||||
return {
|
||||
.document = attachDragDocument,
|
||||
.photo = attachDragPhoto,
|
||||
.document = attachDragDocument
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user