X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flibmarklin%2Fvehicletype.cpp;h=c206108331e95bf05a7ae6bee035c342180fd51e;hb=cc0ee0a5e71590960bc8cb7baee7a10ef09ce3f0;hp=937ce89cf28050601a0e19ef6c7fdd66186ff90d;hpb=d01230572abde870055844b6efaa777a2ba93226;p=r2c2.git diff --git a/source/libmarklin/vehicletype.cpp b/source/libmarklin/vehicletype.cpp index 937ce89..c206108 100644 --- a/source/libmarklin/vehicletype.cpp +++ b/source/libmarklin/vehicletype.cpp @@ -14,6 +14,7 @@ namespace Marklin { VehicleType::VehicleType(unsigned n): art_nr(n), + locomotive(false), length(0), width(0), height(0)