add test support of several active profiles to gui, library and helper

This commit is contained in:
arcan1s
2014-08-16 21:47:22 +04:00
parent f238ba3a6a
commit 87376f1a5c
11 changed files with 156 additions and 48 deletions

View File

@ -86,7 +86,7 @@ public:
* @brief method which returns active profile name
* @return profile name or ""
*/
QString getActiveProfile();
QStringList getActiveProfile();
/**
* @brief method which returns active profile name from netctl-auto
* @return profile name or ""