Add new Image Visualizer.

This commit is contained in:
Ernie Pasveer
2022-10-30 13:16:36 -05:00
parent bdd124637e
commit 32f10b2b5a
16 changed files with 788 additions and 73 deletions
-1
View File
@@ -43,6 +43,5 @@ class SeerMemoryVisualizerWidget : public QWidget, protected Ui::SeerMemoryVisua
int _variableId;
int _memoryId;
int _asmId;
int _imageId;
};