--- 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);