Separate out management of controls.
authorCarl Hetherington <cth@carlh.net>
Tue, 11 Sep 2018 00:25:16 +0000 (01:25 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 11 Sep 2018 10:58:15 +0000 (11:58 +0100)
commitc370a1f38215f6461cf4366e6885757e7aa2b96a
tree6d660895988652297260c2434115b903032bc60d
parent23b60bec13fa8f0b88c34922a169aa0084d99476
Separate out management of controls.
20 files changed:
src/tools/dcpomatic.cc
src/tools/dcpomatic_player.cc
src/wx/content_panel.cc
src/wx/content_panel.h
src/wx/control_film_viewer.cc
src/wx/control_film_viewer.h
src/wx/film_editor.cc
src/wx/film_editor.h
src/wx/film_viewer.cc
src/wx/film_viewer.h
src/wx/player_information.cc
src/wx/player_information.h
src/wx/text_view.cc
src/wx/text_view.h
src/wx/timing_panel.cc
src/wx/timing_panel.h
src/wx/video_waveform_dialog.cc
src/wx/video_waveform_dialog.h
src/wx/video_waveform_plot.cc
src/wx/video_waveform_plot.h