(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h

This commit is contained in:
truebrain
2011-12-15 22:22:55 +00:00
parent fd559171b4
commit 2aa774e831
111 changed files with 3165 additions and 1624 deletions

View File

@@ -441,9 +441,60 @@ viewport_gui.cpp
waypoint_gui.cpp
# Widgets
widgets/airport_widget.h
widgets/ai_widget.h
widgets/autoreplace_widget.h
widgets/bootstrap_widget.h
widgets/bridge_widget.h
widgets/build_vehicle_widget.h
widgets/cheat_widget.h
widgets/company_widget.h
widgets/console_widget.h
widgets/date_widget.h
widgets/depot_widget.h
widgets/dock_widget.h
widgets/dropdown.cpp
widgets/dropdown_func.h
widgets/dropdown_type.h
widgets/dropdown_widget.h
widgets/engine_widget.h
widgets/error_widget.h
widgets/fios_widget.h
widgets/genworld_widget.h
widgets/graph_widget.h
widgets/group_widget.h
widgets/highscore_widget.h
widgets/industry_widget.h
widgets/intro_widget.h
widgets/main_widget.h
widgets/misc_widget.h
widgets/music_widget.h
widgets/network_chat_widget.h
widgets/network_content_widget.h
widgets/network_widget.h
widgets/newgrf_debug_widget.h
widgets/newgrf_widget.h
widgets/news_widget.h
widgets/object_widget.h
widgets/order_widget.h
widgets/osk_widget.h
widgets/rail_widget.h
widgets/road_widget.h
widgets/settings_widget.h
widgets/sign_widget.h
widgets/smallmap_widget.h
widgets/station_widget.h
widgets/statusbar_widget.h
widgets/subsidy_widget.h
widgets/terraform_widget.h
widgets/timetable_widget.h
widgets/toolbar_widget.h
widgets/town_widget.h
widgets/transparency_widget.h
widgets/tree_widget.h
widgets/vehicle_widget.h
widgets/viewport_widget.h
widgets/waypoint_widget.h
# Command handlers
aircraft_cmd.cpp