Skip to content
Snippets Groups Projects
Commit 073bc54c authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent d3755b23
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,8 @@
#include "GUI.h"
#include "Callbacks.h"
//int strtok_r(char *, char const *, char **){return 0;}
extern Context_T CTX;
// Definition of the static menus
......
......@@ -52,7 +52,7 @@ class GUI{
Fl_Window *m_window, *g_window, *gen_window, *geo_window ;
Fl_Window *mesh_window, *post_window, *stat_window ;
Fl_Window *view_window ;
Opengl_Window *g_opengl_window ;
Opengl_Window *g_opengl_window ;
// We keep the following widgets for easy further reference
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment