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/image_content.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/lib/image_content.h') diff --git a/src/lib/image_content.h b/src/lib/image_content.h index 1ebd1b08b..edcbec6dd 100644 --- a/src/lib/image_content.h +++ b/src/lib/image_content.h @@ -44,6 +44,9 @@ public: void set_default_colour_conversion (); bool still () const; + +private: + void add_properties (std::list& p) const; }; #endif -- cgit v1.2.3