Ctrl-T to open timeline (#1201).
[dcpomatic.git] / src / wx / content_panel.h
index 475567d28e46e5ada0940e429fc34b1814d4d3eb..15e0fb6e1506d810a7d12bc9fe8ae947e68f5ff3 100644 (file)
@@ -69,6 +69,7 @@ public:
 
        void add_file_clicked ();
        bool remove_clicked (bool hotkey);
+       void timeline_clicked ();
 
        boost::signals2::signal<void (void)> 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 ();