|
@@ -38,7 +38,7 @@ PlotIcons = {
|
|
|
label = _('Draw transect in map display window to profile')),
|
|
|
'options' : MetaIcon(img = 'settings',
|
|
|
label = _('Plot options')),
|
|
|
- 'statistics' : MetaIcon(img = 'check',
|
|
|
+ 'statistics' : MetaIcon(img = 'stats',
|
|
|
label = _('Plot statistics')),
|
|
|
'save' : MetaIcon(img = 'save',
|
|
|
label = _('Save profile data to CSV file')),
|