move src/widgets/* to src/gui/widgets as part of GEP008
svn: r13791
This commit is contained in:
@@ -47,7 +47,7 @@ from gettext import gettext as _
|
||||
#
|
||||
#----------------------------------------------------------------
|
||||
from gui.dbguielement import DbGUIElement
|
||||
from widgets.menutoolbuttonaction import MenuToolButtonAction
|
||||
from gui.widgets.menutoolbuttonaction import MenuToolButtonAction
|
||||
|
||||
NAVIGATION_NONE = -1
|
||||
NAVIGATION_PERSON = 0
|
||||
|
Reference in New Issue
Block a user