Merge branch 'master' into jgrpp
# Conflicts: # src/depot_type.h # src/lang/german.txt # src/order_gui.cpp # src/pathfinder/yapf/yapf_rail.cpp # src/script/api/script_window.hpp.in # src/settings_table.cpp # src/train_cmd.cpp
This commit is contained in:
@@ -14,64 +14,7 @@
|
||||
#include "../../window_type.h"
|
||||
#include "../../gfx_type.h"
|
||||
|
||||
#include "../../widgets/ai_widget.h"
|
||||
#include "../../widgets/airport_widget.h"
|
||||
#include "../../widgets/autoreplace_widget.h"
|
||||
#include "../../widgets/bootstrap_widget.h"
|
||||
#include "../../widgets/bridge_widget.h"
|
||||
#include "../../widgets/build_vehicle_widget.h"
|
||||
#include "../../widgets/cheat_widget.h"
|
||||
#include "../../widgets/company_widget.h"
|
||||
#include "../../widgets/console_widget.h"
|
||||
#include "../../widgets/departures_widget.h"
|
||||
#include "../../widgets/date_widget.h"
|
||||
#include "../../widgets/depot_widget.h"
|
||||
#include "../../widgets/dock_widget.h"
|
||||
#include "../../widgets/dropdown_widget.h"
|
||||
#include "../../widgets/engine_widget.h"
|
||||
#include "../../widgets/error_widget.h"
|
||||
#include "../../widgets/fios_widget.h"
|
||||
#include "../../widgets/framerate_widget.h"
|
||||
#include "../../widgets/genworld_widget.h"
|
||||
#include "../../widgets/goal_widget.h"
|
||||
#include "../../widgets/graph_widget.h"
|
||||
#include "../../widgets/group_widget.h"
|
||||
#include "../../widgets/highscore_widget.h"
|
||||
#include "../../widgets/industry_widget.h"
|
||||
#include "../../widgets/intro_widget.h"
|
||||
#include "../../widgets/main_widget.h"
|
||||
#include "../../widgets/misc_widget.h"
|
||||
#include "../../widgets/music_widget.h"
|
||||
#include "../../widgets/network_chat_widget.h"
|
||||
#include "../../widgets/network_content_widget.h"
|
||||
#include "../../widgets/network_widget.h"
|
||||
#include "../../widgets/newgrf_debug_widget.h"
|
||||
#include "../../widgets/newgrf_widget.h"
|
||||
#include "../../widgets/news_widget.h"
|
||||
#include "../../widgets/object_widget.h"
|
||||
#include "../../widgets/order_widget.h"
|
||||
#include "../../widgets/osk_widget.h"
|
||||
#include "../../widgets/plans_widget.h"
|
||||
#include "../../widgets/rail_widget.h"
|
||||
#include "../../widgets/road_widget.h"
|
||||
#include "../../widgets/screenshot_widget.h"
|
||||
#include "../../widgets/settings_widget.h"
|
||||
#include "../../widgets/sign_widget.h"
|
||||
#include "../../widgets/smallmap_widget.h"
|
||||
#include "../../widgets/station_widget.h"
|
||||
#include "../../widgets/statusbar_widget.h"
|
||||
#include "../../widgets/subsidy_widget.h"
|
||||
#include "../../widgets/terraform_widget.h"
|
||||
#include "../../widgets/timetable_widget.h"
|
||||
#include "../../widgets/toolbar_widget.h"
|
||||
#include "../../widgets/town_widget.h"
|
||||
#include "../../widgets/transparency_widget.h"
|
||||
#include "../../widgets/tree_widget.h"
|
||||
#include "../../widgets/vehicle_widget.h"
|
||||
#include "../../widgets/viewport_widget.h"
|
||||
#include "../../widgets/waypoint_widget.h"
|
||||
#include "../../widgets/link_graph_legend_widget.h"
|
||||
#include "../../widgets/story_widget.h"
|
||||
${INCLUDES}
|
||||
|
||||
/**
|
||||
* Class that handles window interaction. A Window in OpenTTD has two imporant
|
||||
|
Reference in New Issue
Block a user