src/ldDocument.h

changeset 1083
5903cfa6b4d9
parent 1073
a0a0d581309b
child 1086
621c2e5853bb
--- a/src/ldDocument.h	Mon Jan 30 00:59:06 2017 +0200
+++ b/src/ldDocument.h	Mon Jan 30 02:18:42 2017 +0200
@@ -70,7 +70,6 @@
 	void forgetObject (LDObject* obj);
 	QString fullPath();
 	QString getDisplayName();
-	int getObjectCount() const;
 	const QSet<LDObject*>& getSelection() const;
 	LDGLData* glData();
 	bool hasUnsavedChanges() const;

mercurial