Skip to content

Commit b6a3214

Browse files
authoredMar 21, 2019
changing whitespace characters pt-1
1 parent aa81611 commit b6a3214

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎src/app/qgshandlebadlayers.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,8 @@ void QgsHandleBadLayers::apply()
365365
buttonBox->button( QDialogButtonBox::Ignore )->setEnabled( false );
366366
QHash<QString, QString> baseChange;
367367

368+
369+
368370
for ( int i = 0; i < mLayerList->rowCount(); i++ )
369371
{
370372
int idx = mLayerList->item( i, 0 )->data( Qt::UserRole ).toInt();

0 commit comments

Comments
 (0)
Please sign in to comment.