Skip to content

Commit

Permalink
changing whitespace characters pt-1
Browse files Browse the repository at this point in the history
  • Loading branch information
roya0045 committed Mar 21, 2019
1 parent aa81611 commit b6a3214
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/qgshandlebadlayers.cpp
Expand Up @@ -365,6 +365,8 @@ void QgsHandleBadLayers::apply()
buttonBox->button( QDialogButtonBox::Ignore )->setEnabled( false );
QHash<QString, QString> baseChange;



for ( int i = 0; i < mLayerList->rowCount(); i++ )
{
int idx = mLayerList->item( i, 0 )->data( Qt::UserRole ).toInt();
Expand Down

0 comments on commit b6a3214

Please sign in to comment.