Split out GUI data model and views into modes_gui_model.py

This commit is contained in:
Nick Foster
2012-07-16 19:10:23 -07:00
parent 373a6f04ee
commit 5442cba206
3 changed files with 234 additions and 186 deletions

View File

@@ -36,6 +36,7 @@ GR_PYTHON_INSTALL(
mlat.py
modes_exceptions.py
modes_flightgear.py
modes_gui_model.py
modes_kml.py
modes_parse.py
modes_print.py