mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
ios fixes
This commit is contained in:
@@ -24,7 +24,9 @@ private:
|
||||
static QString shadowSocksExecPath();
|
||||
|
||||
private:
|
||||
#ifndef Q_OS_IOS
|
||||
QProcess m_ssProcess;
|
||||
#endif
|
||||
QTemporaryFile m_shadowSocksCfgFile;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user