openlp/openlp/core
Samuel Mehrbrodt c20939215a PDF Fixes
- Changed some types to float instead of int because the string conversion failed: int('1.1') doesnt work
- Check if files exist before deleting them
- Replace 'pass' with 'continue'. 'pass' is like return, it stops the whole method.

bzr-revno: 2363
2014-04-16 05:47:04 +01:00
..
common Fix up PEP8 issues. 2014-04-12 22:19:22 +02:00
lib Merge trunk 2014-04-14 21:44:35 +02:00
ui PDF Fixes 2014-04-16 05:47:04 +01:00
utils Fix up PEP8 issues. 2014-04-12 22:19:22 +02:00
__init__.py Head 2014-02-23 15:02:53 +00:00