Skip to content

Commit

Permalink
Unblocking of signals already done in updateGuiElements() method
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14432 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mhugent committed Oct 25, 2010
1 parent 4c2e8ad commit e69a363
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/composer/qgscomposertablewidget.cpp
Expand Up @@ -66,7 +66,6 @@ QgsComposerTableWidget::QgsComposerTableWidget( QgsComposerAttributeTable* table
mLayerComboBox->blockSignals( false );

updateGuiElements();
blockAllSignals( false );

if ( mComposerTable )
{
Expand Down

0 comments on commit e69a363

Please sign in to comment.