--- a/src/ldDocument.h Thu Nov 06 15:44:11 2014 +0200 +++ b/src/ldDocument.h Thu Nov 06 15:42:38 2014 +0200 @@ -155,6 +155,7 @@ // Turns a full path into a relative path static QString shortenName (QString a); static QList<LDDocumentPtr> const& explicitDocuments(); + static QList<LDDocumentPtr> const& AllDocuments(); void mergeVertices(); protected: