mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-14 06:15:50 +00:00
end work on interfaces
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user