Navigation Menu

Skip to content

Commit

Permalink
Add missing comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Koyaani committed Dec 16, 2021
1 parent 4814fd6 commit 492eb0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/gui/mesh/qgsmeshlayerproperties.h
Expand Up @@ -52,9 +52,9 @@ class GUI_EXPORT QgsMeshLayerProperties : public QgsOptionsDialogBase, private U
/**
* \brief Constructor
* \param lyr Mesh map layer for which properties will be displayed
* \param canvas
* \param parent
* \param fl
* \param canvas The map canvas
* \param parent The parent widget
* \param fl Window flags
*/
QgsMeshLayerProperties( QgsMapLayer *lyr, QgsMapCanvas *canvas, QWidget *parent = nullptr, Qt::WindowFlags = QgsGuiUtils::ModalDialogFlags );

Expand Down

0 comments on commit 492eb0b

Please sign in to comment.