mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04:00
Update src/core/project/qgsproject.cpp
This commit is contained in:
parent
057563a7cc
commit
c1ecc00601
@ -3272,7 +3272,7 @@ bool QgsProject::writeProjectFile( const QString &filename )
|
||||
{
|
||||
mSaveUser.clear();
|
||||
mSaveUserFull.clear();
|
||||
mMetadata.setAuthor( "" );
|
||||
mMetadata.setAuthor( QString() );
|
||||
mMetadata.setCreationDateTime( QDateTime() );
|
||||
mSaveDateTime = QDateTime();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user