[Gui] SoTextLabel: unify mixed line endings
fixes a compiler warning from MSVC
This commit is contained in:
@@ -103,7 +103,7 @@ public:
|
||||
|
||||
protected:
|
||||
virtual ~SoFrameLabel() {};
|
||||
virtual void notify(SoNotList * list);
|
||||
virtual void notify(SoNotList * list);
|
||||
virtual void GLRender(SoGLRenderAction *action);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user