Skip to content

Commit 56feb7d

Browse files
committed
fix doxygen warning
1 parent 0ecef35 commit 56feb7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/qgsfontutils.h

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ class CORE_EXPORT QgsFontUtils
8282
static QFont getStandardTestFont( const QString& style = "Roman", int pointsize = 12 );
8383

8484
/**Returns a DOM element containing the properties of the font.
85+
* @param font font
8586
* @param document DOM document
8687
* @param elementName name for DOM element
8788
* @returns DOM element containing font settings

0 commit comments

Comments
 (0)