Check for conflicing refer-to-DCP settings.
authorCarl Hetherington <cth@carlh.net>
Wed, 17 Aug 2016 14:36:00 +0000 (15:36 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 17 Aug 2016 14:36:00 +0000 (15:36 +0100)
commit96858c88f15ad9deb260da295b2af3847b9b8e15
tree2f851a4092ba512da03f0dcc2965fc36875fbe6b
parentec275952569ea47a414991e2ce2b019d8189b3f1
Check for conflicing refer-to-DCP settings.

This adds a general fix_conflicting_settings() to Film which should
fix the problem and give a message to tell the user why the "fix"
is being carried out.  Should help with #929.
ChangeLog
src/lib/film.cc
src/lib/film.h
src/wx/film_editor.cc