Navigation Menu

Skip to content

Commit

Permalink
Update src/core/externalstorage/qgsexternalstorage.h
Browse files Browse the repository at this point in the history
Co-authored-by: Julien Cabieces <julien.cabieces@oslandia.com>
  • Loading branch information
2 people authored and nyalldawson committed Jan 24, 2023
1 parent 626366a commit 777050f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/externalstorage/qgsexternalstorage.h
Expand Up @@ -158,7 +158,7 @@ class CORE_EXPORT QgsExternalStorageContent : public QObject
void reportError( const QString &errorMsg );

/**
* Sets the external storage status
* Sets the external storage \a status
*/
void setStatus( Qgis::ContentStatus status );

Expand Down

0 comments on commit 777050f

Please sign in to comment.