GEPS008: Moved ManagedWindow module

svn: r19764
This commit is contained in:
Nick Hall
2012-06-05 21:05:04 +00:00
parent 000c2a3be4
commit 8949403d63
62 changed files with 204 additions and 206 deletions

View File

@@ -5,14 +5,12 @@
#src
src/AutoComp.py
src/Date.py
src/DdTargets.py
src/Errors.py
src/glade.py
src/GrampsDisplay.py
src/ImgManip.py
src/ListModel.py
src/ManagedWindow.py
src/RecentFiles.py
src/Sort.py
src/soundex.py
@@ -232,6 +230,7 @@ src/gen/utils/callman.py
# gui - GUI code
src/gui/__init__.py
src/gui/dbguielement.py
src/managedwindow.py
src/gui/navigator.py
src/gui/pluginmanager.py
src/gui/user.py