move src/widgets/* to src/gui/widgets as part of GEP008

svn: r13791
This commit is contained in:
Brian Matherly
2009-12-14 03:20:19 +00:00
parent ec81292e52
commit 0001133eb8
54 changed files with 50 additions and 51 deletions

View File

@@ -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