mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-08-14 13:29:56 +00:00
add test support of several active profiles to gui, library and helper
This commit is contained in:
@ -45,6 +45,7 @@ private slots:
|
||||
bool restartProfileSlot();
|
||||
bool startProfileSlot(QAction *action);
|
||||
bool stopProfileSlot();
|
||||
bool stopAllProfilesSlot();
|
||||
bool switchToProfileSlot(QAction *action);
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user