Update src/gui/qgsmapcanvas.h

This commit is contained in:
Nyall Dawson 2025-05-16 12:39:26 +10:00
parent 85eaef734f
commit 49e4c089cd

View File

@ -605,7 +605,7 @@ class GUI_EXPORT QgsMapCanvas : public QGraphicsView, public QgsExpressionContex
* cleared.
*
* To set a theme and simultaneously update the layer tree, use
* QgsMapThemeCollection.applyTheme().
* QgsMapThemeCollection::applyTheme().
* \see theme()
*/
void setTheme( const QString &theme );