mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 08:34:42 +08:00
Put in debug for Assembly tab. Task #100.
This commit is contained in:
@@ -1541,6 +1541,8 @@ int SeerEditorWidgetAssemblyArea::editorTabSize () const {
|
||||
|
||||
void SeerEditorWidgetAssemblyArea::handleText (const QString& text) {
|
||||
|
||||
qDebug() << text;
|
||||
|
||||
if (text.startsWith("*stopped")) {
|
||||
|
||||
// *stopped,
|
||||
|
||||
Reference in New Issue
Block a user