Feature: Screenshot window

This commit is contained in:
pnda
2019-04-29 16:58:15 +02:00
committed by Charles Pigott
parent 90f4abe03f
commit e558aa8ff4
77 changed files with 273 additions and 207 deletions

View File

@@ -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