Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
x05andfe committed Feb 9, 2006
1 parent a465b92 commit 313739d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OMS/oms.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@ void OMS::exit()
delegate_->reconnect();

int result = QMessageBox::question( 0, tr("Close OMC"),
"OK to quit running OpenModelica Compiler process at exit?",
"OK to quit running OpenModelica Compiler process at exit?\n(Answer No if other OMShell/OMNotebook/Graphic editor is still running)",
QMessageBox::Yes | QMessageBox::Default,
QMessageBox::No );

Expand Down

0 comments on commit 313739d

Please sign in to comment.