mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fix build and working on macOS.
This commit is contained in:
@@ -29,7 +29,7 @@ public:
|
||||
SessionSettings();
|
||||
|
||||
[[nodiscard]] QByteArray serialize() const;
|
||||
[[nodiscard]] void addFromSerialized(const QByteArray &serialized);
|
||||
void addFromSerialized(const QByteArray &serialized);
|
||||
|
||||
void setSupportSwitch(Support::SwitchSettings value) {
|
||||
_supportSwitch = value;
|
||||
|
Reference in New Issue
Block a user