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

No commit message

No commit message
parent c37e12d9
Branches
Tags
No related merge requests found
...@@ -404,7 +404,7 @@ helpWindow::helpWindow() ...@@ -404,7 +404,7 @@ helpWindow::helpWindow()
options = new paletteWindow options = new paletteWindow
(width, height, CTX::instance()->nonModalWindows ? true : false, (width, height, CTX::instance()->nonModalWindows ? true : false,
"Current Options and Worskspace"); "Current Options and Workspace");
options->box(GMSH_WINDOW_BOX); options->box(GMSH_WINDOW_BOX);
int BW = (width - 4 * WB) / 3; int BW = (width - 4 * WB) / 3;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment