Skip to content

accounts-editor-add-pane: Fix bug on AddPaneRow constructor

Jeremias Ortega requested to merge jere-ortega24/geary:fix-add-pane-row into mainline

AddPaneRow constructor created a new Gtk.Entry instead of using the parameter provided.

Merge request reports