Skip to content

Commit

Permalink
code layout adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed May 24, 2024
1 parent 6df2f07 commit f9f2f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/inpututils.h
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ class InputUtils: public QObject
* \param config map coming from QGIS describing this field
* \param field qgsfield instance of this field
*/
Q_INVOKABLE static const QUrl getFormEditorType( const QString &widgetNameIn, const QVariantMap &config = QVariantMap(), const QgsField &field = QgsField(), const QgsRelation &relation = QgsRelation() , const QString &fieldName = QString() );
Q_INVOKABLE static const QUrl getFormEditorType( const QString &widgetNameIn, const QVariantMap &config = QVariantMap(), const QgsField &field = QgsField(), const QgsRelation &relation = QgsRelation(), const QString &fieldName = QString() );

/**
* \copydoc QgsCoordinateFormatter::format()
Expand Down

1 comment on commit f9f2f3b

@inputapp-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iOS - version 24.5.623611 just submitted!

Please sign in to comment.