Fix mixed line endings
This commit is contained in:
@@ -114,7 +114,7 @@ SoTextLabel::SoTextLabel()
|
||||
*/
|
||||
void SoTextLabel::GLRender(SoGLRenderAction *action)
|
||||
{
|
||||
if (!this->shouldGLRender(action))
|
||||
if (!this->shouldGLRender(action))
|
||||
return;
|
||||
|
||||
// only draw text without background
|
||||
|
||||
Reference in New Issue
Block a user