end work on interfaces

This commit is contained in:
arcan1s
2015-03-14 06:42:06 +03:00
parent ef2694d7a7
commit f80d6aae6b
38 changed files with 676 additions and 569 deletions

View File

@ -34,8 +34,8 @@ class NetctlAutoWindow : public QMainWindow
public:
explicit NetctlAutoWindow(QWidget *parent = 0,
const bool debugCmd = false,
const QMap<QString, QString> settings = QMap<QString, QString>());
const QMap<QString, QString> settings = QMap<QString, QString>(),
const bool debugCmd = false);
~NetctlAutoWindow();
Qt::ToolBarArea getToolBarArea();