mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
fix(plugin): wireless not refresh
Change-Id: I3a58ef271eee4e28a85a9b558db33f270c6fb998
This commit is contained in:
parent
e281f088ac
commit
bcc5e866cb
Notes:
gerrit
2018-03-08 03:46:27 +00:00
Verified+1: Anonymous Coward #1000004 Code-Review+2: 石博文 <sbw@sbw.so> Submitted-by: Rekols <rekols@foxmail.com> Submitted-at: Thu, 08 Mar 2018 03:46:26 +0000 Reviewed-on: https://cr.deepin.io/32361 Project: dde/dde-dock Branch: refs/heads/master
@ -372,6 +372,7 @@ void WirelessList::deviceEnabled(const QString &devPath, const bool enable)
|
||||
return;
|
||||
|
||||
m_controlPanel->setDeviceEnabled(enable);
|
||||
m_updateAPTimer->start();
|
||||
}
|
||||
|
||||
void WirelessList::activateAP(const QDBusObjectPath &apPath, const QString &ssid)
|
||||
|
Loading…
x
Reference in New Issue
Block a user