mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
fix(system-tray): keyboard indicator not show
Change-Id: Ib127afb8a7edcb1f5cc2509266230811d5b721af
This commit is contained in:
parent
cd27043d8e
commit
99095cb249
Notes:
gerrit
2018-10-23 13:22:38 +08:00
Verified+1: <jenkins@deepin.com> Code-Review+2: 流年匆忙 <lxz@ilxz.me> Submitted-by: 流年匆忙 <lxz@ilxz.me> Submitted-at: Tue, 23 Oct 2018 13:22:38 +0800 Reviewed-on: https://cr.deepin.io/39175 Project: dde/dde-dock Branch: refs/heads/master
@ -142,7 +142,6 @@ void IndicatorTrayPrivate::initDBus(const QString &indicatorKey)
|
||||
|
||||
qDebug() << "delay load" << delay << indicatorKey << q;
|
||||
|
||||
indicatorTrayWidget->hide();
|
||||
QTimer::singleShot(delay, [ = ]() {
|
||||
auto data = config.value("data").toObject();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user