diff options
Diffstat (limited to 'src/wx/timeline_dialog.h')
| -rw-r--r-- | src/wx/timeline_dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/timeline_dialog.h b/src/wx/timeline_dialog.h index dc583a9f0..0d91baf22 100644 --- a/src/wx/timeline_dialog.h +++ b/src/wx/timeline_dialog.h @@ -36,7 +36,7 @@ private: void snap_toggled (); void sequence_toggled (); void film_changed (Film::Property); - void tool_changed (wxCommandEvent& id); + void tool_clicked (wxCommandEvent& id); boost::weak_ptr<Film> _film; Timeline _timeline; |
