mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Add 'Use proxy for calls' option.
This commit is contained in:
@@ -434,6 +434,7 @@ struct ProxyData {
|
||||
QString user, password;
|
||||
|
||||
bool valid() const;
|
||||
bool supportsCalls() const;
|
||||
explicit operator bool() const;
|
||||
bool operator==(const ProxyData &other) const;
|
||||
bool operator!=(const ProxyData &other) const;
|
||||
|
Reference in New Issue
Block a user