diff --git a/src/Gui/SoTextLabel.h b/src/Gui/SoTextLabel.h index b356e5ca05..d63f7c1d56 100644 --- a/src/Gui/SoTextLabel.h +++ b/src/Gui/SoTextLabel.h @@ -103,7 +103,7 @@ public: protected: virtual ~SoFrameLabel() {}; - virtual void notify(SoNotList * list); + virtual void notify(SoNotList * list); virtual void GLRender(SoGLRenderAction *action); private: