Separate Controls into standard/swaroop.
authorCarl Hetherington <cth@carlh.net>
Tue, 20 Nov 2018 22:21:38 +0000 (22:21 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 22 Nov 2018 23:26:27 +0000 (23:26 +0000)
commit6349c88c4fb9d4ac76ef14b277d455e3a2b006a6
treed309b4d8f4da844a4fbd1bb7c0d944271db46388
parent8872a0a0028048e277a623fa08e8242dd43f4824
Separate Controls into standard/swaroop.
13 files changed:
src/lib/spl.cc
src/lib/spl.h
src/tools/dcpomatic_player.cc
src/wx/content_view.cc
src/wx/controls.cc
src/wx/controls.h
src/wx/film_viewer.cc
src/wx/film_viewer.h
src/wx/standard_controls.cc [new file with mode: 0644]
src/wx/standard_controls.h [new file with mode: 0644]
src/wx/swaroop_controls.cc [new file with mode: 0644]
src/wx/swaroop_controls.h [new file with mode: 0644]
src/wx/wscript