mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-24 01:06:59 +00:00
Fix build on Windows.
This commit is contained in:
parent
5a46bb1770
commit
67b6023b32
@ -238,8 +238,8 @@ DragArea::Areas DragArea::SetupDragAreaToContainer(
|
||||
updateDragAreas();
|
||||
|
||||
return {
|
||||
.document = attachDragDocument,
|
||||
.photo = attachDragPhoto,
|
||||
.document = attachDragDocument
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user