--- a/src/ldObject.cc Sun Jul 27 04:35:48 2014 +0300 +++ b/src/ldObject.cc Sun Jul 27 15:13:42 2014 +0300 @@ -904,7 +904,7 @@ // void LDSubfile::setFileInfo (const LDDocumentPtr& a) { - m_fileInfo = a; + changeProperty (self(), &m_fileInfo, a); // If it's an immediate subfile reference (i.e. this subfile belongs in an // explicit file), we need to pre-compile the GL polygons for the document