← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~smpettit/openlp/ftw into lp:openlp

 

Review: Needs Fixing
I do not think we should use a signal here. Simply do:
self.plugin.appStartup()

When something is called/triggered from core (e. g. appStartup) then we should trigger/call it in the same way if possible.
-- 
https://code.launchpad.net/~smpettit/openlp/ftw/+merge/73149
Your team OpenLP Core is subscribed to branch lp:openlp.


References