mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
Fix typo
This commit is contained in:
parent
2eaf5e6d29
commit
8a53235aee
@ -595,7 +595,7 @@ void QgsLayerTreeView::onDataChanged( const QModelIndex &topLeft, const QModelIn
|
||||
Q_UNUSED( topLeft )
|
||||
Q_UNUSED( bottomRight )
|
||||
|
||||
// If an item is resized asynchroneously (e.g. wms legend)
|
||||
// If an item is resized asynchronously (e.g. wms legend)
|
||||
// The items below will need to be shifted vertically.
|
||||
// This doesn't happen automatically, unless the viewport update is triggered.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user