X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fcontent_panel.h;h=15e0fb6e1506d810a7d12bc9fe8ae947e68f5ff3;hb=e2361edc2fc2c07d6474bf5a7f76dc2a5b55ee81;hp=475567d28e46e5ada0940e429fc34b1814d4d3eb;hpb=f20f6531533c7dda18e4d916feb6a4294702aa76;p=dcpomatic.git diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h index 475567d28..15e0fb6e1 100644 --- a/src/wx/content_panel.h +++ b/src/wx/content_panel.h @@ -69,6 +69,7 @@ public: void add_file_clicked (); bool remove_clicked (bool hotkey); + void timeline_clicked (); boost::signals2::signal SelectionChanged; @@ -80,7 +81,6 @@ private: void later_clicked (); void right_click (wxListEvent &); void files_dropped (wxDropFilesEvent &); - void timeline_clicked (); void setup (); void setup_sensitivity ();