diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-02-29 21:42:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-02-29 21:46:03 +0100 |
| commit | 99918e4964d696c2cdc6512b8f2ebb9d46db3163 (patch) | |
| tree | 3b7458f8db025a491d11933df991762a7999a2ef /src/lib/colour_conversion.cc | |
| parent | 5e7f9bc19280faa3506fd8cdd319ccd6001de1de (diff) | |
Allow changing colour conversion settings for multiple pieces of content at the same time (github #7).v2.14.31
Back-ported from c403e757cf0b029954fe18dc969314bfb179412f in v2.15.x.
Diffstat (limited to 'src/lib/colour_conversion.cc')
| -rw-r--r-- | src/lib/colour_conversion.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/colour_conversion.cc b/src/lib/colour_conversion.cc index a966963af..2e052060e 100644 --- a/src/lib/colour_conversion.cc +++ b/src/lib/colour_conversion.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2013-2015 Carl Hetherington <cth@carlh.net> + Copyright (C) 2013-2020 Carl Hetherington <cth@carlh.net> This file is part of DCP-o-matic. |
