Skip to content

Commit

Permalink
Update sip binding
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Jul 23, 2018
1 parent 438a8df commit 555b947
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/server/auto_generated/qgsserverparameters.sip.in
Expand Up @@ -137,6 +137,8 @@ Removes a parameter.
:param key: the name of the parameter
%End

void remove( QgsServerParameter::Name name );

QString value( const QString &key ) const;
%Docstring
Returns the value of a parameter.
Expand Down

0 comments on commit 555b947

Please sign in to comment.