Skip to content

Commit

Permalink
Update src/core/utils/qfieldcloudutils.h
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
  • Loading branch information
suricactus and m-kuhn committed Apr 18, 2024
1 parent 5fed320 commit fba35ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/utils/qfieldcloudutils.h
Expand Up @@ -53,7 +53,7 @@ class QFieldCloudUtils : public QObject
static bool isCloudAction( const QgsMapLayer *layer );

/**
* Returns if the \layer is file-based or online layer.
* Returns if the \a layer is a file-based or a remote layer.
*
* @param layer to be checked
* @return const bool true if the layer is file-based
Expand Down

0 comments on commit fba35ba

Please sign in to comment.