(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

@@ -246,6 +246,7 @@ tile_type.h
timetable.h
town.h
town_type.h
toolbar_gui.h
track_func.h
track_type.h
train.h
@@ -301,6 +302,7 @@ station_gui.cpp
subsidy_gui.cpp
terraform_gui.cpp
timetable_gui.cpp
toolbar_gui.cpp
town_gui.cpp
train_gui.cpp
transparency_gui.cpp