dust3d
dust3d copied to clipboard
Wrong filename in documentsaver.cpp
The file objectXml.h is included, however the actual name is objectxml.h. Compilation fails on unix based systems bacause of this.