don't show test dialog.
This commit is contained in:
parent
82ef7bc443
commit
a4285e8a43
1 changed files with 1 additions and 1 deletions
|
|
@ -575,7 +575,7 @@ namespace MatterHackers.MatterControl
|
|||
|
||||
UiThread.RunOnIdle(() =>
|
||||
{
|
||||
StyledMessageBox.ShowMessageBox(null, "message that is long and wraps. message that is long and wraps. message that is long and wraps." , "caption", StyledMessageBox.MessageType.YES_NO);
|
||||
//StyledMessageBox.ShowMessageBox(null, "message that is long and wraps. message that is long and wraps. message that is long and wraps." , "caption", StyledMessageBox.MessageType.YES_NO);
|
||||
// show a dialog to tell the user there is an update
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue