fix coverity issues

This commit is contained in:
wmayer
2017-11-18 18:07:00 +01:00
parent 01a13e9a95
commit f1f2a90190
3 changed files with 7 additions and 2 deletions

View File

@@ -6060,6 +6060,7 @@ public:
, EditCurve(2)
, BaseGeoId(-1)
, ExtendFromStart(false)
, SavedExtendFromStart(false)
, Increment(0)
{
}