Skip to content

Commit

Permalink
header description update for isValidUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed Feb 20, 2025
1 parent c1d5760 commit e9d067c
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 @@ -616,7 +616,7 @@ class InputUtils: public QObject
static QgsMapLayer *mapLayerFromName( const QString &layerName, QgsProject *project );

/**
* Checks if the given string is a valid URL with "http" and "https" schemes
* Checks if the given string is a valid URL
*/
Q_INVOKABLE static bool isValidUrl( const QString &link );

Expand Down

1 comment on commit e9d067c

@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 25.2.705211 just submitted!

Please # to comment.