SearchView: Fix missing signal/slot connection to project plugin
ClosedPublic

Authored by loh.tar on Dec 2 2018, 8:46 AM.

Details

Summary

...to notice project change after session switch

Without this patch was the project offer in the m_ui.searchPlaceCombo
after a session switch gone

Diff Detail

Repository
R40 Kate
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
loh.tar created this revision.Dec 2 2018, 8:46 AM
Restricted Application added a subscriber: kwrite-devel. · View Herald TranscriptDec 2 2018, 8:46 AM
loh.tar requested review of this revision.Dec 2 2018, 8:46 AM
sars accepted this revision.Dec 2 2018, 2:42 PM
sars added a subscriber: sars.

I think this is a fix to the bug 347311

The comment could explain that it simulates a pluginViewCreated() signal in case the project plugin is instantiated before the search plugin.

This revision is now accepted and ready to land.Dec 2 2018, 2:42 PM
This revision was automatically updated to reflect the committed changes.