diff options
Diffstat (limited to 'src/wx/content_panel.h')
| -rw-r--r-- | src/wx/content_panel.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 (); |
