diff --git a/src/core/qgsvectorlayer.h b/src/core/qgsvectorlayer.h index 3808a99e3b2b..104980ea4549 100644 --- a/src/core/qgsvectorlayer.h +++ b/src/core/qgsvectorlayer.h @@ -223,6 +223,7 @@ struct CORE_EXPORT QgsVectorJoinInfo * - maxNumFeatures=number * - IgnoreAxisOrientation=1: to ignore EPSG axis order for WFS 1.1 or 2.0 * - InvertAxisOrientation=1: to invert axis order + * - hideDownloadProgressDialog=1: to hide the download progress dialog * * The ‘FILTER’ query string parameter can be used to filter * the WFS feature type. The ‘FILTER’ key value can either be a QGIS expression