mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
feat(dde-dock): No translation for adding keyboard layout for the first
This commit is contained in:
parent
776b544959
commit
8bd687eb21
@ -92,7 +92,7 @@ void DBusAdaptors::onUserLayoutListChanged(const QStringList &value)
|
|||||||
{
|
{
|
||||||
m_userLayoutList = value;
|
m_userLayoutList = value;
|
||||||
|
|
||||||
refreshMenu();
|
initAllLayoutList();
|
||||||
|
|
||||||
emit layoutChanged(layout());
|
emit layoutChanged(layout());
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user