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.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/content.cc b/src/lib/content.cc
index 724cabb6c..28103e9c0 100644
--- a/src/lib/content.cc
+++ b/src/lib/content.cc
@@ -278,7 +278,7 @@ Content::path_summary () const
}
/** @return a list of properties that might be interesting to the user */
-list<Content::UserProperty>
+list<UserProperty>
Content::user_properties () const
{
list<UserProperty> p;