forked from openlp/openlp
added missing line
This commit is contained in:
parent
47f5332bc3
commit
67a3a6dc08
@ -56,6 +56,7 @@ class ImageThread(QtCore.QThread):
|
||||
"""
|
||||
self.imageManager._process()
|
||||
|
||||
|
||||
class ProcessingPriority(object):
|
||||
"""
|
||||
Enumeration class.
|
||||
|
Loading…
Reference in New Issue
Block a user