mirror of
https://github.com/wassname/sloth.git
synced 2026-07-19 11:28:06 +08:00
re-add icons import
This commit is contained in:
@@ -6,6 +6,7 @@ from PyQt4.QtGui import QMainWindow, QSizePolicy, QWidget, QVBoxLayout, QAction,
|
||||
QKeySequence, QLabel, QItemSelectionModel, QMessageBox, QFileDialog
|
||||
from PyQt4.QtCore import SIGNAL, QSettings, QSize, QPoint, QVariant, QFileInfo
|
||||
import PyQt4.uic as uic
|
||||
from sloth.gui import qrc_icons # needed for toolbar icons
|
||||
from sloth.gui.propertyeditor import PropertyEditor
|
||||
from sloth.gui.annotationscene import AnnotationScene
|
||||
from sloth.gui.frameviewer import GraphicsView
|
||||
|
||||
Reference in New Issue
Block a user