Reorganize resources

This commit is contained in:
BasioMeusPuga
2017-11-16 23:36:15 +05:30
parent d70d61a84e
commit 3f09c5afb9
11 changed files with 5 additions and 6 deletions

View File

@@ -59,10 +59,10 @@ import sys
from PyQt5 import QtWidgets, QtGui, QtCore
import mainwindow
import database
import sorter
import database
from resources import mainwindow
from widgets import LibraryToolBar, BookToolBar, Tab
from widgets import LibraryDelegate, BackGroundTabUpdate, BackGroundBookAddition
from library import Library