src/ldDocument.h

branch
experimental
changeset 913
d93a42b07e28
parent 890
903ec1e46298
--- 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:

mercurial