Ahhhh blank line

This commit is contained in:
Tim Bentley 2013-02-17 20:25:42 +00:00
parent 219fec12d2
commit 748d9d9d30
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ sip.setapi(u'QVariant', 2)
from PyQt4 import QtGui
# Only one QApplication can be created. Use QtGui.QApplication.instance() when you need to "create" a QApplication.
application = QtGui.QApplication([])
application = QtGui.QApplication([])