Skip to content

SSHManagerPlugin: pass MainWindow* as an arg to activeViewChanged()

Ahmad Samir requested to merge work/ahmad/plugin into master

Also use a std::vector to hold the plugins associated with a MainWindow, implicit sharing isn't needed in this use-case.

Edited by Ahmad Samir

Merge request reports