mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-10 12:03:18 +02:00
settings: fix plugin preferences opening
GitLab: #338 Change-Id: I0bc0026e0c515b782675892c0e652b53b8de4e1a
This commit is contained in:
parent
3a157ed8eb
commit
215f43492c
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ ItemDelegate {
|
|||
root.height -= pluginListPreferencesView.childrenRect.height
|
||||
pluginListPreferencesView.visible = !pluginListPreferencesView.visible
|
||||
}
|
||||
PluginAdapter.preferenceChanged(pluginId)
|
||||
}
|
||||
|
||||
Connections {
|
||||
|
|
Loading…
Add table
Reference in a new issue