diff --git a/openbr/plugins/gallery.cpp b/openbr/plugins/gallery.cpp index ae7aa93..6b1b407 100644 --- a/openbr/plugins/gallery.cpp +++ b/openbr/plugins/gallery.cpp @@ -248,6 +248,7 @@ class utdGallery : public BinaryGallery Template readTemplate() { qFatal("Not supported"); + return Template(); } void write(const Template &t)