Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
sipify
  • Loading branch information
lbartoletti authored and nyalldawson committed Apr 20, 2018
1 parent 70d5536 commit b09cbae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/core/qgsvector3d.sip.in
Expand Up @@ -60,7 +60,7 @@ Sets vector coordinates

QgsVector3D operator-( const QgsVector3D &other ) const;

QgsVector3D operator *( const double factor) const;
QgsVector3D operator *(const double factor) const;

QgsVector3D operator /( const double factor) const;

Expand Down

0 comments on commit b09cbae

Please sign in to comment.