Fix build.
This commit is contained in:
parent
3ae13febd3
commit
daf42ccb67
|
@ -463,5 +463,5 @@ void TST_VArc::EmptyArc()
|
||||||
VArc empty;
|
VArc empty;
|
||||||
|
|
||||||
Comparison(empty.GetPoints(), {QPointF()});
|
Comparison(empty.GetPoints(), {QPointF()});
|
||||||
QCOMPARE(empty.GetLength(), 0);
|
QCOMPARE(empty.GetLength(), 0.);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user