X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fcontent.h;h=d0a0466af5c58880eb7b1cd82319987c38233f75;hp=334a827561acf23940300e394c83d03733684713;hb=fe56f4e0ac26fbe1bea8d7b07f61dcc26cc26984;hpb=f097755835c7607810ceef3613ee00aca50f33fe diff --git a/src/lib/content.h b/src/lib/content.h index 334a82756..d0a0466af 100644 --- a/src/lib/content.h +++ b/src/lib/content.h @@ -99,6 +99,7 @@ public: boost::shared_ptr clone () const; void set_path (boost::filesystem::path); + void set_paths (std::vector paths); std::string path_summary () const;