Fix trailing newlines and minor typo fixes

This commit is contained in:
luzpaz
2024-07-23 12:13:36 +00:00
committed by wwmayer
parent a19f4dd398
commit bc150dc73c
19 changed files with 29 additions and 29 deletions

View File

@@ -66,7 +66,7 @@ public:
fbo = new QtGLFramebufferObject(v->getGLWidget()->size());
fbo->bind();
fbo->release();
view->getSoRenderManager()->scheduleRedraw();
}
#ifndef GL_MULTISAMPLE