Skip to content

Commit

Permalink
keep current row on classify
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@8526 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed May 26, 2008
1 parent 88aa50f commit 46eddd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/qgsuniquevaluedialog.cpp
Expand Up @@ -301,7 +301,6 @@ void QgsUniqueValueDialog::changeClassificationAttribute()
addClass(value);
}
}
mClassListWidget->setCurrentRow(0);
}

void QgsUniqueValueDialog::itemChanged( QListWidgetItem *item )
Expand Down

0 comments on commit 46eddd1

Please sign in to comment.