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

@ -25,7 +25,6 @@
class MainWindow;
class NetctlAutoWindow;
namespace Ui {
class MainWidget;
@ -40,7 +39,6 @@ public:
const QMap<QString,QString> settings = QMap<QString,QString>(),
const bool debugCmd = false);
~MainWidget();
NetctlAutoWindow *netctlAutoWin = nullptr;
Qt::ToolBarArea getToolBarArea();
public slots: