X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ffilm_editor.h;h=bd6170a831a1b2af2a66f78f62e6cb973f2908f4;hb=5fa99824e1bf31f569245e5f2640aeecd84de42d;hp=e73508092336230245a4985aefb6db9599cd1c97;hpb=02d9138d94899fa16b4a16ebc730fd929bf72b1d;p=dcpomatic.git diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h index e73508092..bd6170a83 100644 --- a/src/wx/film_editor.h +++ b/src/wx/film_editor.h @@ -122,4 +122,6 @@ private: std::list _video_controls; std::list _still_controls; + + wxSizer* _sizer; };