diff --git a/Extras/glui/GL/glui.h b/Extras/glui/GL/glui.h index bb067ca3e..cee21e25f 100644 --- a/Extras/glui/GL/glui.h +++ b/Extras/glui/GL/glui.h @@ -1312,7 +1312,7 @@ public: virtual GLUI_Rollout* dynamicCastGLUI_Rollout() { - return 0; + return this; } protected: