(svn r23471) -Codechange: move the error related code out of misc_gui.cpp into error_gui.cpp

This commit is contained in:
rubidium
2011-12-10 08:49:42 +00:00
parent daba7e588a
commit b9a1468fde
7 changed files with 296 additions and 260 deletions

View File

@@ -398,6 +398,7 @@ date_gui.cpp
depot_gui.cpp
dock_gui.cpp
engine_gui.cpp
error_gui.cpp
fios_gui.cpp
genworld_gui.cpp
graph_gui.cpp