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

@ -53,7 +53,7 @@ from Utils import media_path_full, probably_alive
import DateHandler
import ThumbNails
import config
import widgets
from gui import widgets
import Errors
import gen.utils
import Bookmarks