diff options
author | pnda <43609023+ThePNDA@users.noreply.github.com> | 2019-04-29 16:58:15 +0200 |
---|---|---|
committer | Charles Pigott <charlespigott@googlemail.com> | 2020-01-01 10:19:12 +0000 |
commit | e558aa8ff461ddf660240c9ed209e7d2823f0b2b (patch) | |
tree | fb61aff1c36a34234f64db428575d104652dca48 /source.list | |
parent | 90f4abe03f7c1e1abeae3b2a2b4a37dd6086ded6 (diff) | |
download | openttd-e558aa8ff461ddf660240c9ed209e7d2823f0b2b.tar.xz |
Feature: Screenshot window
Diffstat (limited to 'source.list')
-rw-r--r-- | source.list | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source.list b/source.list index 510afcc73..a395970f7 100644 --- a/source.list +++ b/source.list @@ -70,6 +70,7 @@ rail.cpp rev.cpp road.cpp roadstop.cpp +screenshot_gui.cpp screenshot.cpp settings.cpp signal.cpp @@ -312,6 +313,7 @@ roadstop_base.h roadveh.h safeguards.h screenshot.h +screenshot_gui.h sound/sdl_s.h video/sdl_v.h video/sdl2_v.h @@ -555,6 +557,7 @@ widgets/order_widget.h widgets/osk_widget.h widgets/rail_widget.h widgets/road_widget.h +widgets/screenshot_widget.h widgets/settings_widget.h widgets/sign_widget.h widgets/smallmap_widget.h |