(svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so window_gui.h only needs to be included in *_gui.cpp.

This commit is contained in:
rubidium
2008-05-17 13:01:30 +00:00
parent a89b5721a8
commit ad6e52080c
16 changed files with 61 additions and 30 deletions

View File

@@ -1407,6 +1407,10 @@
RelativePath=".\..\src\slope_type.h"
>
</File>
<File
RelativePath=".\..\src\sortlist_type.h"
>
</File>
<File
RelativePath=".\..\src\sound_func.h"
>

View File

@@ -1404,6 +1404,10 @@
RelativePath=".\..\src\slope_type.h"
>
</File>
<File
RelativePath=".\..\src\sortlist_type.h"
>
</File>
<File
RelativePath=".\..\src\sound_func.h"
>