From 26cd966b7ae60673dd597eafa75860a5b5eb74c6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 19 Aug 2017 23:47:39 +0100 Subject: Missing part of previous commit. --- src/wx/film_viewer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/wx/film_viewer.h b/src/wx/film_viewer.h index 419ee4c29..60ea2ec3d 100644 --- a/src/wx/film_viewer.h +++ b/src/wx/film_viewer.h @@ -147,6 +147,7 @@ private: int _latency_history_count; int _dropped; + boost::optional _dcp_decode_reduction; boost::signals2::scoped_connection _config_changed_connection; }; -- cgit v1.2.3