src/ldDocument.h

changeset 1118
3eeb258f1fb9
parent 1113
5f3139c802bf
child 1135
8e0691be0b6f
--- a/src/ldDocument.h	Thu Feb 09 22:46:37 2017 +0200
+++ b/src/ldDocument.h	Thu Feb 09 23:45:53 2017 +0200
@@ -88,7 +88,7 @@
 	static QString shortenName (QString a); // Turns a full path into a relative path
 
 public slots:
-	void objectChanged(int position, QString before, QString after);
+	void objectChanged(QString before, QString after);
 
 protected:
 	LDObject* withdrawAt(int position);

mercurial