diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/film_viewer.h | 1 |
1 files changed, 1 insertions, 0 deletions
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<int> _dcp_decode_reduction; boost::signals2::scoped_connection _config_changed_connection; }; |
