summaryrefslogtreecommitdiff
path: root/src/lib/content.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/content.cc')
-rw-r--r--src/lib/content.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/content.cc b/src/lib/content.cc
index 7b1e630a6..f2380653f 100644
--- a/src/lib/content.cc
+++ b/src/lib/content.cc
@@ -420,6 +420,7 @@ Content::add_properties (list<UserProperty>& p) const
}
}
+/** Take settings from the given content if it is of the correct type */
void
Content::take_settings_from (shared_ptr<const Content> c)
{