From 30de5e1a8c2f2288405d5622874da638af4f19ee Mon Sep 17 00:00:00 2001 From: v4hn Date: Fri, 23 Feb 2018 16:39:58 +0100 Subject: [PATCH] add catch-rethrow for property initialization The property doesn't know its own name, so we add it here --- core/src/properties.cpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/core/src/properties.cpp b/core/src/properties.cpp index eb4fd43a..d3e5894d 100644 --- a/core/src/properties.cpp +++ b/core/src/properties.cpp @@ -147,7 +147,12 @@ void PropertyMap::configureInitFrom(Property::SourceId source, const std::set