More tweaks.
authorCarl Hetherington <cth@carlh.net>
Tue, 11 Sep 2018 12:51:30 +0000 (13:51 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 11 Sep 2018 12:51:30 +0000 (13:51 +0100)
src/wx/film_viewer.h

index def8d16cd7271771a8ae4e4bbe03c0186c2ab13f..029ec0323eb75846a52cf7c764fcf8c2814fb42f 100644 (file)
@@ -98,17 +98,17 @@ private:
        void panel_sized (wxSizeEvent &);
        void timer ();
        void calculate_sizes ();
-       void check_play_state ();
        void player_change (ChangeType type, int, bool);
        void get ();
        void display_player_video ();
        void film_change (ChangeType, Film::Property);
-       void timecode_clicked ();
        void recreate_butler ();
        void config_changed (Config::Property);
+
        DCPTime time () const;
        DCPTime uncorrected_time () const;
        Frame average_latency () const;
+
        void refresh_panel ();
        bool quick_refresh ();