mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
refersh tray list when init
Change-Id: I91fd7177a8a48f4c4e8990a50e85be1e8a0396c9
This commit is contained in:
parent
d0b95ad22f
commit
5fcd96377c
Notes:
Deepin Code Review
2016-08-09 08:13:24 +00:00
Verified+1: Anonymous Coward #1000004 Code-Review+2: 石博文 <sbw@sbw.so> Submitted-by: 石博文 <sbw@sbw.so> Submitted-at: Tue, 09 Aug 2016 08:13:24 +0000 Reviewed-on: https://cr.deepin.io/15037 Project: dde/dde-dock Branch: refs/heads/master
@ -28,6 +28,7 @@ void SystemTrayPlugin::init(PluginProxyInterface *proxyInter)
|
||||
connect(m_trayInter, &DBusTrayManager::Changed, this, &SystemTrayPlugin::trayChanged);
|
||||
|
||||
m_trayInter->RetryManager();
|
||||
trayListChanged();
|
||||
|
||||
switchToMode(displayMode());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user