Skip to content

Commit 46eddd1

Browse files
author
jef
committedMay 26, 2008
keep current row on classify
git-svn-id: http://svn.osgeo.org/qgis/trunk@8526 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 88aa50f commit 46eddd1

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)
Please sign in to comment.