2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Fix build in Xcode.

This commit is contained in:
John Preston
2017-12-26 18:05:17 +03:00
parent 1fc7dabd3e
commit 5f8143e6a4
3 changed files with 12 additions and 4 deletions

View File

@@ -196,8 +196,8 @@ FileLoadResult::FileLoadResult(
: taskId(taskId)
, id(id)
, to(to)
, caption(caption)
, album(std::move(album)) {
, album(std::move(album))
, caption(caption) {
}
FileLoadTask::FileLoadTask(