resetIpStack added
This commit is contained in:
parent
5aa47d35e7
commit
343e6a50df
8 changed files with 42 additions and 0 deletions
|
@ -11,6 +11,7 @@ class IpcInterface
|
|||
SLOT( bool clearSavedRoutes() );
|
||||
SLOT( bool routeDeleteList(const QString &gw, const QStringList &ip) );
|
||||
SLOT( void flushDns() );
|
||||
SLOT( void resetIpStack() );
|
||||
|
||||
SLOT( bool checkAndInstallDriver() );
|
||||
SLOT( QStringList getTapList() );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue