Fix raii_view_closer move ctor
Compare changes
@@ -151,6 +151,8 @@ struct raii_view_closer
@@ -151,6 +151,8 @@ struct raii_view_closer
bool const mMustCloseSubview; ///< If false, this view is inactive and integrates into the parent view
@@ -161,9 +163,15 @@ public:
@@ -161,9 +163,15 @@ public: