setup.py and fixes
This commit is contained in:
parent
88e9317a41
commit
1c788a73c6
14 changed files with 122 additions and 28 deletions
|
|
@ -3,7 +3,7 @@ try:
|
|||
except ImportError:
|
||||
from PyQt4 import QtCore, QtGui
|
||||
from widgets import RubberBand, create_menu, QRightClickButton, CenteredWidget
|
||||
from profile import Profile
|
||||
from profile_ import Profile
|
||||
import smileys
|
||||
import util
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue