← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~orangeshirt/openlp/bibles into lp:openlp

 

The appStartup is triggered from the OpenLP application class so that it doesn't interfere with the splash screen. It calls the main window's appStartup method, which in turn calls each plugin's appStartup method, giving any plugin that needs it a chance to react.

The hasattr() comes from the FTW stuff, and should probably be fixed there too.
-- 
https://code.launchpad.net/~orangeshirt/openlp/bibles/+merge/62318
Your team OpenLP Core is subscribed to branch lp:openlp.


References