Optimise the feel of some GUI functions by doing the seek after
[dcpomatic.git] / src / wx / film_viewer.h
index 5ddb12bafd0e2045422c60a3a98c2efd6682f286..298e9dd00591ca22e7e1609077c30fa45c4efb9d 100644 (file)
@@ -151,7 +151,7 @@ private:
        void timer ();
        void calculate_sizes ();
        void player_change (ChangeType type, int, bool);
-       void get ();
+       void get (bool lazy);
        void display_player_video ();
        void film_change (ChangeType, Film::Property);
        void recreate_butler ();