summaryrefslogtreecommitdiff
path: root/src/lib/content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/content.h')
-rw-r--r--src/lib/content.h1
1 files changed, 1 insertions, 0 deletions
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<Content> clone () const;
void set_path (boost::filesystem::path);
+ void set_paths (std::vector<boost::filesystem::path> paths);
std::string path_summary () const;