mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
Merge branch 'zhaolong/uos_bug29885' into 'uos'
fix(network): tooltips显示空白 See merge request dde-v20/dde-dock!546
This commit is contained in:
commit
8ebf52f9d3
@ -231,6 +231,8 @@ void WiredItem::changedActiveWiredConnectionInfo(const QJsonObject &connInfo)
|
||||
m_connectedName->setText(m_deviceName);
|
||||
else
|
||||
m_connectedName->setText(strTitle);
|
||||
|
||||
emit activeConnectionChanged();
|
||||
}
|
||||
|
||||
void WiredItem::buttonEnter()
|
||||
|
Loading…
x
Reference in New Issue
Block a user