mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 00:50:42 +08:00
More udb support.
This commit is contained in:
@@ -191,9 +191,6 @@ void SeerVariableTrackerBrowserWidget::handleText (const QString& text) {
|
||||
item->setText(3, "used");
|
||||
}
|
||||
|
||||
}else if (text.startsWith("^error,msg=\"No registers.\"")) {
|
||||
variablesTreeWidget->clear();
|
||||
|
||||
}else{
|
||||
// Ignore others.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user