forked from openlp/openlp
*sigh* and again
This commit is contained in:
parent
bbef55326b
commit
e639b31936
@ -34,6 +34,8 @@ if os.name == u'nt':
|
|||||||
else:
|
else:
|
||||||
import uno
|
import uno
|
||||||
|
|
||||||
|
from PyQt4 import QtCore
|
||||||
|
|
||||||
from presentationcontroller import PresentationController
|
from presentationcontroller import PresentationController
|
||||||
|
|
||||||
class ImpressController(PresentationController):
|
class ImpressController(PresentationController):
|
||||||
|
Loading…
Reference in New Issue
Block a user