patch-889.diff
| app/attributetable/qgsattributetabledialog.cpp (copia locale) | ||
|---|---|---|
| 352 | 352 |
updateRowSelection( first, last, 3 ); |
| 353 | 353 |
mView->setSelectionMode( QAbstractItemView::NoSelection ); |
| 354 |
setWindowTitle( tr ("Attribute table - %1 (%n featues(s)
|
|
| 401 | 402 |
} |
|---|---|---|
| 402 | 403 |
} |
| 403 | 404 |
mView->setSelectionMode( QAbstractItemView::NoSelection ); |
| 405 |
setWindowTitle( tr ("Attribute table - %1 (%n featues(s)
|
|