(svn r13287) -Codechange: move engine list gui code away from engine.cpp (and its headers) to engine_gui.cpp

This commit is contained in:
peter1138
2008-05-27 12:24:23 +00:00
parent 6d46851b61
commit f7a9c4f522
10 changed files with 57 additions and 35 deletions

View File

@@ -999,6 +999,10 @@
RelativePath=".\..\src\engine_func.h"
>
</File>
<File
RelativePath=".\..\src\engine_gui.h"
>
</File>
<File
RelativePath=".\..\src\engine_type.h"
>

View File

@@ -996,6 +996,10 @@
RelativePath=".\..\src\engine_func.h"
>
</File>
<File
RelativePath=".\..\src\engine_gui.h"
>
</File>
<File
RelativePath=".\..\src\engine_type.h"
>