Review: Needs Fixing 253 + # WHEN: Show the dialog. 254 + self.form.exec_() 255 + # Create a new custom item. 256 + self.form.load_custom(0)
# WHEN: The dialog is shown and a new custom item created self.form.exec_() self.form.load_custom(0) -- https://code.launchpad.net/~googol/openlp/random-regression-bugs/+merge/156065 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

