mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-08-26 02:29:55 +00:00
@ -64,6 +64,10 @@ public:
|
||||
|
||||
signals:
|
||||
void needToBeUpdated();
|
||||
void needToNotify(const bool currentStatus);
|
||||
|
||||
private slots:
|
||||
void notifyAboutStatusChanging(const bool currentStatus);
|
||||
|
||||
private:
|
||||
bool debug = false;
|
||||
|
Reference in New Issue
Block a user