mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-12-14 23:03:40 +00:00
rewrite tables
This commit is contained in:
@ -128,10 +128,10 @@ private:
|
||||
NetctlProfile *netctlProfile;
|
||||
WpaSup *wpaCommand;
|
||||
bool checkExternalApps(const QString apps);
|
||||
bool checkState(const QString state, const QString item);
|
||||
QString checkStatus(const bool statusBool, const bool nullFalse = false);
|
||||
void createActions();
|
||||
void keyPressEvent(QKeyEvent *pressedKey);
|
||||
void setIconsToButtons();
|
||||
void setIconsToTabs();
|
||||
bool debug;
|
||||
bool hiddenNetwork;
|
||||
// configuration
|
||||
|
||||
Reference in New Issue
Block a user