Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update qgsattributetablemodel.cpp
  • Loading branch information
PhilippeDorelon committed Apr 11, 2013
1 parent f8834f2 commit 6d60215
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/gui/attributetable/qgsattributetablemodel.cpp
Expand Up @@ -294,8 +294,7 @@ void QgsAttributeTableModel::loadAttributes()

mFieldCount = attributes.size();
mAttributes = attributes;
mValueMaps.clear();


if ( ins )
{
endInsertColumns();
Expand Down

0 comments on commit 6d60215

Please sign in to comment.