small fixes

This commit is contained in:
arcan1s
2014-03-01 17:39:23 +04:00
parent f258f18e8c
commit 2abe09473a
15 changed files with 15 additions and 15 deletions

View File

@ -51,7 +51,7 @@ class MainWindow : public QMainWindow
public:
explicit MainWindow(QWidget *parent = 0,
const bool defaultSettings = false,
const int tabNum = 0);
const int tabNum = 1);
~MainWindow();
Netctl *netctlCommand;
NetctlProfile *netctlProfile;