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

*** empty log message ***

parent 5560fe16
No related branches found
No related tags found
No related merge requests found
...@@ -59,6 +59,7 @@ public : ...@@ -59,6 +59,7 @@ public :
GMSH_SOLVE_PLUGIN} GMSH_PLUGIN_TYPE ; GMSH_SOLVE_PLUGIN} GMSH_PLUGIN_TYPE ;
GMSH_Plugin() : dialogBox(0), hlib(0) {;}; GMSH_Plugin() : dialogBox(0), hlib(0) {;};
virtual ~GMSH_Plugin() {;};
// returns the type of plugin for downcasting GMSH_Plugin into // returns the type of plugin for downcasting GMSH_Plugin into
// GMSH_CAD_Plugin, GMSH_Mesh_Plugin and GMSH_Post_Plugin // GMSH_CAD_Plugin, GMSH_Mesh_Plugin and GMSH_Post_Plugin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment