Fix trailing newlines and minor typo fixes
This commit is contained in:
@@ -66,7 +66,7 @@ public:
|
||||
fbo = new QtGLFramebufferObject(v->getGLWidget()->size());
|
||||
fbo->bind();
|
||||
fbo->release();
|
||||
|
||||
|
||||
view->getSoRenderManager()->scheduleRedraw();
|
||||
}
|
||||
#ifndef GL_MULTISAMPLE
|
||||
|
||||
Reference in New Issue
Block a user