From 291e2fe2e7df95019feba8097b68b31ec64be794 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 31 May 2016 22:20:30 +0100 Subject: Restore some missing stuff to the content properties dialogue. --- src/lib/content.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/content.h') diff --git a/src/lib/content.h b/src/lib/content.h index ea2aaf8d4..6b647790f 100644 --- a/src/lib/content.h +++ b/src/lib/content.h @@ -185,7 +185,7 @@ public: protected: - virtual void add_properties (std::list &) const {} + virtual void add_properties (std::list &) const; boost::weak_ptr _film; -- cgit v1.2.3