Insight deactivation wording change

This commit is contained in:
Nav
2023-05-24 23:13:19 +01:00
parent f980d960b7
commit 7eedc42cdc

View File

@@ -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");