openlp/tests/interfaces/openlp_core
Daniel 122596c6fb Don't call a non existent function (create_slides on a service item)
There is a private fn prefixed with a "_", but it's not needed as it is run when required (hence the reason it's private). If the slide vars did need to be regenerated, `render_text_items` is the way to do it.
2020-03-09 04:05:20 +00:00
..
api Change Year 2020-01-01 02:53:08 +00:00
common Change Year 2020-01-01 02:53:08 +00:00
lib Change Year 2020-01-01 02:53:08 +00:00
ui Don't call a non existent function (create_slides on a service item) 2020-03-09 04:05:20 +00:00
widgets Migrate Projectors 2020-02-07 19:53:52 +00:00
__init__.py Change Year 2020-01-01 02:53:08 +00:00