We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 8b508dd + b41b819 commit c6faf56Copy full SHA for c6faf56
src/server/services/wms/qgswmsrenderer.h
@@ -264,14 +264,14 @@ namespace QgsWms
264
/**
265
* Returns QgsWmsParameter SRCWIDTH if it's a GetLegendGraphics request and otherwise HEIGHT parameter
266
* \returns height parameter
267
- * \since QGIS 3.8
+ * \since QGIS 3.4.7
268
*/
269
int height() const;
270
271
272
* Returns QgsWmsParameter SRCWIDTH parameter if it's a GetLegendGraphics request and otherwise WIDTH parameter
273
* \returns width parameter
274
275
276
int width() const;
277
0 commit comments