missing blank line

This commit is contained in:
Tim Bentley 2013-07-21 15:13:44 +01:00
parent 790c9ae4f6
commit 72c83d444b
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ import sqlalchemy
from lxml import etree
from openlp.core.lib import Registry
from PyQt4 import Qt, QtCore, QtGui, QtWebKit
try: