Skip to content

Commit 2f0c952

Browse files
author
jef
committed
keep current row on classify
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8526 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent f2c4b2a commit 2f0c952

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/qgsuniquevaluedialog.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,6 @@ void QgsUniqueValueDialog::changeClassificationAttribute()
301301
addClass(value);
302302
}
303303
}
304-
mClassListWidget->setCurrentRow(0);
305304
}
306305

307306
void QgsUniqueValueDialog::itemChanged( QListWidgetItem *item )

0 commit comments

Comments
 (0)