mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02: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