mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-12-14 23:03:40 +00:00
add openProfile
This commit is contained in:
@ -58,7 +58,8 @@ public:
|
||||
const bool showAbout = false,
|
||||
const bool showNetctlAuto = false,
|
||||
const bool showSettings = false,
|
||||
const int tabNum = 1);
|
||||
const int tabNum = 1,
|
||||
const QString openProfile = QString("PROFILE"));
|
||||
~MainWindow();
|
||||
|
||||
public slots:
|
||||
|
||||
Reference in New Issue
Block a user