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

oops

parent a74c5046
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ class onelabWindow{
int shown(){ return _win->shown(); }
std::string getModelExtension(){ return _modelExtension; }
void setModelExtension(const std::string &ext){ _modelExtension = ext; }
int meshAuto(){ return _gear->menu()[1].value(); }
int meshAuto(){ return _gear->menu()[2].value(); }
std::string getPath(Fl_Tree_Item *item)
{
char path[1024];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment