mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-16 00:03:12 -04:00
Fix saveAs
This commit is contained in:
parent
ae09135926
commit
1a24af1b8b
@ -426,8 +426,6 @@ void QgsProject::setFileName( const QString &name )
|
||||
if ( newHomePath != oldHomePath )
|
||||
emit homePathChanged();
|
||||
|
||||
mArchive->clear();
|
||||
|
||||
setDirty( true );
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user