(svn r23932) -Codechange: split the NewGRF text window into its own source files

This commit is contained in:
rubidium
2012-02-12 10:32:41 +00:00
parent 0542e26460
commit e8dbcf9043
17 changed files with 353 additions and 237 deletions

View File

@@ -1563,6 +1563,14 @@
RelativePath=".\..\src\texteff.hpp"
>
</File>
<File
RelativePath=".\..\src\textfile_gui.h"
>
</File>
<File
RelativePath=".\..\src\textfile_type.h"
>
</File>
<File
RelativePath=".\..\src\tgp.h"
>
@@ -2015,6 +2023,10 @@
RelativePath=".\..\src\terraform_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\textfile_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\timetable_gui.cpp"
>