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

missed one DrawUI()

parent 8de5d8c1
No related branches found
No related tags found
No related merge requests found
// $Id: OpenFile.cpp,v 1.55 2004-05-22 01:24:18 geuzaine Exp $
// $Id: OpenFile.cpp,v 1.56 2004-05-22 01:38:31 geuzaine Exp $
//
// Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
//
......@@ -302,7 +302,6 @@ void OpenProblemMacFinder(const char *filename)
OpenProblem((char*)filename);
#if defined(HAVE_FLTK)
Draw();
DrawUI();
#endif
}
}
......
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