mirror of
https://gitlab.com/openlp/openlp.git
synced 2024-11-01 00:57:05 +00:00
Fix import
This commit is contained in:
parent
ff8e181d19
commit
95acdbfde0
@ -28,7 +28,7 @@ import os
|
||||
from PyQt4 import QtCore, QtGui
|
||||
from PyQt4.phonon import Phonon
|
||||
|
||||
from openlp.core.lib import Receiver, str_to_bool
|
||||
from openlp.core.lib import Receiver
|
||||
|
||||
class DisplayWidget(QtGui.QWidget):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user