mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix build with Xcode.
This commit is contained in:
parent
13c00949ed
commit
8d31769846
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ public:
|
|||
const QString &emoji);
|
||||
|
||||
[[nodiscard]] static bool TestingColors();
|
||||
[[nodiscard]] static void SetTestingColors(bool testing);
|
||||
static void SetTestingColors(bool testing);
|
||||
[[nodiscard]] static QString PrepareTestingLink(const CloudTheme &theme);
|
||||
[[nodiscard]] std::optional<CloudTheme> updateThemeFromLink(
|
||||
const QString &emoji,
|
||||
|
|
Loading…
Add table
Reference in a new issue