Reinstate subtitle list view.
[dcpomatic.git] / src / lib / image_decoder.h
index 7978f34c84223006f53bf368d0f99b93a6142296..140032317f9fb331147c31ede4e4a998f73607e2 100644 (file)
@@ -33,7 +33,7 @@ public:
                return _image_content;
        }
 
-       void pass ();
+       bool pass ();
        void seek (ContentTime, bool);
 
 private: