Fixed warnigns

This commit is contained in:
Robert Osfield
2009-10-07 09:39:45 +00:00
parent 69557c060b
commit ae7dfc5796
4 changed files with 15 additions and 5 deletions

View File

@@ -1451,4 +1451,4 @@ void PixelDataBufferObject::resizeGLObjectBuffers(unsigned int maxSize)
BufferObject::resizeGLObjectBuffers(maxSize);
_mode.resize(maxSize);
}
}