diff --git a/openbr/plugins/gallery/vec.cpp b/openbr/plugins/gallery/vec.cpp index 77766f8..f69a414 100644 --- a/openbr/plugins/gallery/vec.cpp +++ b/openbr/plugins/gallery/vec.cpp @@ -56,7 +56,7 @@ class vecGallery : public FileGallery TemplateList readBlock(bool *done) { - readOpen(); + readOpen(); *done = true;