Skip to content
Snippets Groups Projects
Commit 215f4349 authored by Aline Gondim Santos's avatar Aline Gondim Santos
Browse files

settings: fix plugin preferences opening

GitLab: #338
Change-Id: I0bc0026e0c515b782675892c0e652b53b8de4e1a
parent 3a157ed8
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,7 @@ ItemDelegate {
root.height -= pluginListPreferencesView.childrenRect.height
pluginListPreferencesView.visible = !pluginListPreferencesView.visible
}
PluginAdapter.preferenceChanged(pluginId)
}
Connections {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment