try to get it work

This commit is contained in:
arcan1s
2014-02-07 01:34:43 +04:00
parent d9571b76cf
commit 95a3e0d544
7 changed files with 106 additions and 53 deletions

View File

@ -20,8 +20,8 @@
#include <QApplication>
#include <QItemSelection>
#include <QMainWindow>
#include <QTableWidgetItem>
#include <QMainWindow>
class Netctl;
@ -46,7 +46,7 @@ public:
wpaConfDir = 4,
wpaConfGroup = 5
};
bool checkExternalApps();
bool checkExternalApps(QString apps);
private slots:
void updateTabs(const int tab);