mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-12-14 23:03:40 +00:00
add dbus interface proto
This commit is contained in:
@ -142,6 +142,7 @@ private:
|
||||
bool checkExternalApps(const QString apps);
|
||||
QString checkStatus(const bool statusBool, const bool nullFalse = false);
|
||||
void createActions();
|
||||
void createDBusSession();
|
||||
void keyPressEvent(QKeyEvent *pressedKey);
|
||||
void setIconsToTabs();
|
||||
bool debug;
|
||||
|
||||
Reference in New Issue
Block a user