Moved files to new mangle package
This commit is contained in:
parent
f584d34487
commit
5a51ba3c6e
@ -19,7 +19,7 @@
|
||||
import sys
|
||||
from PyQt4 import QtGui
|
||||
|
||||
from book import MainWindowBook
|
||||
from mangle.book import MainWindowBook
|
||||
|
||||
|
||||
application = QtGui.QApplication(sys.argv)
|
||||
|
0
mangle/ui/__init__.py
Normal file
0
mangle/ui/__init__.py
Normal file
Loading…
Reference in New Issue
Block a user