mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
fix #5660
This commit is contained in:
parent
2757069b31
commit
720cfced0b
@ -758,7 +758,7 @@ void QgsProjectionSelector::on_lstRecent_currentItemChanged( QTreeWidgetItem *cu
|
||||
|
||||
if ( mSkipFirstRecent )
|
||||
{
|
||||
mSkipFirstRecent = true;
|
||||
mSkipFirstRecent = false;
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user