Insight deactivation wording change
This commit is contained in:
@@ -820,10 +820,7 @@ namespace Bloom
|
|||||||
|
|
||||||
this->destroyPanes();
|
this->destroyPanes();
|
||||||
|
|
||||||
this->ioUnavailableWidget->setText(
|
this->ioUnavailableWidget->setText("Insight deactivated");
|
||||||
"Insight deactivated - Bloom has been disconnected from the target.\n\n"
|
|
||||||
"Bloom will attempt to reconnect upon the start of a new debug session."
|
|
||||||
);
|
|
||||||
this->ioUnavailableWidget->show();
|
this->ioUnavailableWidget->show();
|
||||||
|
|
||||||
this->targetStatusLabel->setText("Unknown");
|
this->targetStatusLabel->setText("Unknown");
|
||||||
|
|||||||
Reference in New Issue
Block a user