mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-14 22:35:51 +00:00
release 1.4.6
This commit is contained in:
@ -175,8 +175,8 @@ void NetctlAdds::setDataBySource(const QString sourceName, const QVariantMap dat
|
||||
|
||||
if (needUpdate) {
|
||||
emit(needToBeUpdated());
|
||||
// if (sourceName == QString("active"))
|
||||
// emit(needToNotify(values[QString("active")] == QString("true")));
|
||||
if (sourceName == QString("active"))
|
||||
emit(needToNotify(values[QString("active")] == QString("true")));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user