Skip to content

Commit d2ac91b

Browse files
committed
fixup doxygen
1 parent 4cd1e38 commit d2ac91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/qgseditformconfig.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ class CORE_EXPORT QgsEditFormConfig : public QObject
378378
* <li>WebView (QgsWebViewWidgetWrapper)</li>
379379
* </ul>
380380
*
381-
* @param attrIdx Index of the field
381+
* @param fieldIdx Index of the field
382382
* @param widgetType Type id of the editor widget to use
383383
*/
384384
void setWidgetType( int fieldIdx, const QString& widgetType );

0 commit comments

Comments
 (0)