Move some view handling stuff around and do initial work on the

fleetBrowser
This commit is contained in:
cncfanatics
2010-11-20 20:32:47 +01:00
parent c730e59840
commit 6e1b789fb2
27 changed files with 117 additions and 69 deletions

1
gui/builtinViews/__init__.py Executable file
View File

@@ -0,0 +1 @@
__all__ = ["fittingView", "fleetView"]