]> git.tdb.fi Git - r2c2.git/blobdiff - source/3d/tracktype.h
Plug memory leaks
[r2c2.git] / source / 3d / tracktype.h
index 980e7b82c843a483ffcf34083117119a0ab57f0b..56a4b46ac11c091e460fa8f075bb6f89203a8f96 100644 (file)
@@ -31,6 +31,7 @@ private:
 
 public:
        TrackType3D(const Catalogue3D &, const TrackType &);
+       ~TrackType3D();
 
        void get_bounds(float, Point &, Point &) const;
        const Msp::GL::Mesh &get_path_mesh(unsigned) const;