Skip to content

Commit

Permalink
correct dox
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Jan 8, 2021
1 parent 1562a49 commit c6d4e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/symbology/qgssvgselectorwidget.h
Expand Up @@ -72,7 +72,7 @@ class GUI_EXPORT QgsSvgParametersModel : public QAbstractTableModel
//! Returns the valid parameters of the model
QMap<QString, QgsProperty> parameters() const;

//! Remove the parameter at given index
//! Remove the parameters at the given indexes
void removeParameters( const QModelIndexList &indexList );

//! Sets the vector layer
Expand Down

0 comments on commit c6d4e61

Please sign in to comment.