Port filters dialog. Make command line loading work again.
[dcpomatic.git] / src / wx / film_editor.h
index e73508092336230245a4985aefb6db9599cd1c97..bd6170a831a1b2af2a66f78f62e6cb973f2908f4 100644 (file)
@@ -122,4 +122,6 @@ private:
 
        std::list<wxControl*> _video_controls;
        std::list<wxControl*> _still_controls;
+
+       wxSizer* _sizer;
 };