Apply 9d49a592519fc7f0141e2a1a9fee0043776952ac; fix drag-and-drop and sort image...
[dcpomatic.git] / src / wx / content_panel.h
index 6b94e7d5b0d5997d14b9aa2a243363c844d10e25..0f5e28ac491f8317ed30c39a0418c17f3de0ec95 100644 (file)
@@ -78,6 +78,8 @@ private:
        void setup ();
        void setup_sensitivity ();
 
+       void add_files (std::list<boost::filesystem::path>);
+
        wxPanel* _panel;
        wxSizer* _sizer;
        wxNotebook* _notebook;