Skip to content

Commit

Permalink
fix sip
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored and nyalldawson committed Mar 18, 2020
1 parent 4840601 commit ac40ed4
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -25,7 +25,7 @@ features on another layer.
public:
struct ValueRelationItem
{
ValueRelationItem( const QVariant &key, const QString &value, const QString &description );
ValueRelationItem( const QVariant &key, const QString &value, const QString &description = QString() );
%Docstring
Constructor for ValueRelationItem
%End
Expand Down

0 comments on commit ac40ed4

Please sign in to comment.