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.
1 parent 7426110 commit f2b0b49Copy full SHA for f2b0b49
src/server/services/wms/qgswmsrenderer.h
@@ -296,14 +296,14 @@ namespace QgsWms
296
/**
297
* Returns QgsWmsParameter SRCWIDTH if it's a GetLegendGraphics request and otherwise HEIGHT parameter
298
* \returns height parameter
299
- * \since QGIS 3.8
+ * \since QGIS 3.4.7
300
*/
301
int height() const;
302
303
304
* Returns QgsWmsParameter SRCWIDTH parameter if it's a GetLegendGraphics request and otherwise WIDTH parameter
305
* \returns width parameter
306
307
308
int width() const;
309
0 commit comments