(svn r12398) -Codechange [FS#1770]: Move toolbar related code to it's own little neighbourhood. Based on a patch by Dominik.

This commit is contained in:
rubidium
2008-03-23 07:35:29 +00:00
parent 449b51a8b4
commit 672087ecf6
8 changed files with 978 additions and 878 deletions

View File

@@ -1351,6 +1351,10 @@
RelativePath=".\..\src\town_type.h"
>
</File>
<File
RelativePath=".\..\src\toolbar_gui.h"
>
</File>
<File
RelativePath=".\..\src\track_func.h"
>
@@ -1567,6 +1571,10 @@
RelativePath=".\..\src\timetable_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\toolbar_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\town_gui.cpp"
>

View File

@@ -1348,6 +1348,10 @@
RelativePath=".\..\src\town_type.h"
>
</File>
<File
RelativePath=".\..\src\toolbar_gui.h"
>
</File>
<File
RelativePath=".\..\src\track_func.h"
>
@@ -1564,6 +1568,10 @@
RelativePath=".\..\src\timetable_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\toolbar_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\town_gui.cpp"
>