*sigh* and again

This commit is contained in:
Jonathan Corwin 2009-09-30 20:37:45 +01:00
parent bbef55326b
commit e639b31936

View File

@ -34,6 +34,8 @@ if os.name == u'nt':
else:
import uno
from PyQt4 import QtCore
from presentationcontroller import PresentationController
class ImpressController(PresentationController):