qgsidentifyresults.diff

Proposed patch - Alexander Bruy, 2010-02-26 10:58 AM

Download (342 Bytes)

View differences:

src/app/qgsidentifyresults.cpp (working copy)
454 454

  
455 455
void QgsIdentifyResults::deactivate()
456 456
{
457
  clear();
457 458
#if 0
458 459
  foreach( QgsRubberBand *rb, mRubberBands )
459 460
  {