add openProfile

This commit is contained in:
arcan1s
2014-07-14 19:36:14 +04:00
parent 63ae04cd8d
commit 5e1a4be134
4 changed files with 38 additions and 18 deletions

View File

@ -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: