--- a/src/ldDocument.h Tue Feb 14 08:33:44 2017 +0200 +++ b/src/ldDocument.h Tue Feb 14 09:48:51 2017 +0200 @@ -72,7 +72,7 @@ void redoVertices(); void reloadAllSubfiles(); void removeFromSelection (LDObject* obj); - bool save (QString path = "", int64* sizeptr = nullptr); + bool save (QString path = "", qint64* sizeptr = nullptr); long savePosition() const; void setDefaultName (QString value); void setFrozen(bool value);