Review: Needs Fixing 1142 + self.mode_default_Item = create_action( 1155 + self.modeGroup.addAction(self.mode_default_Item) 1158 + self.mode_default_Item.setChecked(True)
1161 + self.tools_add_Tool_Item = create_action(main_window, 1286 + add_actions(self.tools_menu, (self.tools_add_Tool_Item, None)) 1314 + self.tools_add_Tool_Item.setVisible(False) Not quite... :-) And I don't see any tests? -- https://code.launchpad.net/~trb143/openlp/cleanup/+merge/153687 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

