Skip to content

Commit b09cbae

Browse files
lbartolettinyalldawson
authored andcommitted
sipify
1 parent 70d5536 commit b09cbae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/core/qgsvector3d.sip.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Sets vector coordinates
6060

6161
QgsVector3D operator-( const QgsVector3D &other ) const;
6262

63-
QgsVector3D operator *( const double factor) const;
63+
QgsVector3D operator *(const double factor) const;
6464

6565
QgsVector3D operator /( const double factor) const;
6666

0 commit comments

Comments
 (0)