X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fcontent_panel.h;h=1f64d51c63bd8bf86332f9574b32efb54e0c60af;hb=6de35d058821acc092d2aae75543024a97026b8a;hp=5701696e5257163de997e22c6b6c0245312750de;hpb=e8c5f14cb6736bdfa3610b2559c6c331c1c56984;p=dcpomatic.git diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h index 5701696e5..1f64d51c6 100644 --- a/src/wx/content_panel.h +++ b/src/wx/content_panel.h @@ -72,6 +72,7 @@ private: void earlier_clicked (); void later_clicked (); void right_click (wxListEvent &); + void files_dropped (wxDropFilesEvent &); void timeline_clicked (); void setup ();