mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
Refactoring/service logging functional (#793)
This commit is contained in:
committed by
GitHub
parent
1343d10aa7
commit
264d77463d
@@ -21,6 +21,7 @@ class IpcInterface
|
||||
|
||||
SLOT( void cleanUp() );
|
||||
SLOT( void setLogsEnabled(bool enabled) );
|
||||
SLOT( void clearLogs() );
|
||||
|
||||
SLOT( bool createTun(const QString &dev, const QString &subnet) );
|
||||
SLOT( bool deleteTun(const QString &dev) );
|
||||
|
||||
Reference in New Issue
Block a user