Allow drag-and-drop of files onto the content panel (#395).
[dcpomatic.git] / src / wx / film_editor.h
index 6f39f2d68428d8ecc4fb0d391bbb3f316b129b8e..1854df05eae850bc2f6e5570963bd77effa8bb82 100644 (file)
@@ -83,6 +83,7 @@ private:
        void content_remove_clicked ();
        void content_earlier_clicked ();
        void content_later_clicked ();
+       void content_files_dropped (wxDropFilesEvent& event);
        void container_changed ();
        void dcp_content_type_changed ();
        void scaler_changed ();