added field containing application platform to backup file, added feature to clear appsSplitTunneling list from backup file if backup was made on other platform
This commit is contained in:
parent
17ee1c837a
commit
4d8bba3ef8
4 changed files with 46 additions and 9 deletions
|
|
@ -29,6 +29,7 @@ public:
|
|||
public slots:
|
||||
bool addApp(const InstalledAppInfo &appInfo);
|
||||
void removeApp(QModelIndex index);
|
||||
void clearAppsList();
|
||||
|
||||
int getRouteMode();
|
||||
void setRouteMode(int routeMode);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue