openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #19994
Re: [Merge] lp:~trb143/openlp/cleanup into lp:openlp
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.
References