diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-31 17:31:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-31 17:31:38 +0100 |
| commit | 22b9f3b2090d8bdfe52cda1e69d3acbe874f1ce5 (patch) | |
| tree | 7c2dea8be25068bbc17474c14a3fba5413b8f20b /src/wx/content_panel.h | |
| parent | 2d24bc7aaed800415bce4fffe06f261d5e9e464a (diff) | |
| parent | 3c7e1840081639ea5dc537c94baa13972a1987fd (diff) | |
Merge master.
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 (); |
