X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fdcp_content.h;h=cb92797069b28a1aaedc18df702b14240eb481b5;hb=3ae21bc7e7e0278a1ee15d365971eeb3dcabcbf6;hp=255cfa19a1e864ae0364d0d8a6bd4db208487f00;hpb=3828baf56467224f5d44049bf1e7a7ed11f43a05;p=dcpomatic.git diff --git a/src/lib/dcp_content.h b/src/lib/dcp_content.h index 255cfa19a..cb9279706 100644 --- a/src/lib/dcp_content.h +++ b/src/lib/dcp_content.h @@ -141,6 +141,7 @@ private: bool _reference_subtitle; boost::optional _standard; + bool _three_d; }; #endif