forked from openlp/openlp
Oops, prints
This commit is contained in:
parent
221fa3b8b6
commit
86ec612af0
@ -116,8 +116,6 @@ class OpenLP(QtGui.QApplication):
|
||||
# make sure Qt really display the splash screen
|
||||
self.processEvents()
|
||||
# start the main app window
|
||||
print self.applicationFilePath()
|
||||
print self.arguments()[1]
|
||||
self.mainWindow = MainWindow(screens, self.clipboard(),
|
||||
self.arguments())
|
||||
self.mainWindow.show()
|
||||
|
Loading…
Reference in New Issue
Block a user