rewrite tables

This commit is contained in:
arcan1s
2014-08-06 13:12:18 +04:00
parent 0bade9c42f
commit 2aa6b43e61
11 changed files with 297 additions and 201 deletions

View File

@ -61,6 +61,7 @@ private:
Netctl *netctlCommand;
Ui::NetctlAutoWindow *ui;
bool debug;
QString checkStatus(const bool statusBool, const bool nullFalse = false);
void createActions();
};