mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 07:07:08 +02:00
Fixed build for macOS.
This commit is contained in:
parent
f5e84220eb
commit
35e575c2d7
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ constexpr auto kMegabyte = 1024 * 1024;
|
|||
});
|
||||
}
|
||||
|
||||
[[nodiscard]] void ChooseFormatBox(
|
||||
void ChooseFormatBox(
|
||||
not_null<Ui::GenericBox*> box,
|
||||
Output::Format format,
|
||||
Fn<void(Output::Format)> done) {
|
||||
|
|
Loading…
Add table
Reference in a new issue