+ fixes #0001363: VRML export can produce corrupt files

This commit is contained in:
wmayer
2014-12-02 15:40:36 +01:00
parent f5a4e68068
commit 351ad4f6c7
5 changed files with 94 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ void Gui::SoFCDB::init()
SoFCVectorizeU3DAction ::initClass();
SoHighlightElementAction ::initClass();
SoSelectionElementAction ::initClass();
SoVRMLAction ::initClass();
SoSkipBoundingGroup ::initClass();
SoTextLabel ::initClass();
SoStringLabel ::initClass();