Add status bar
This commit is contained in:
parent
4ac782f789
commit
92c70af587
8 changed files with 96 additions and 5 deletions
|
@ -27,6 +27,7 @@ private:
|
|||
DebugInterface *cpu;
|
||||
u64 lastTicks;
|
||||
|
||||
HWND statusBarWnd;
|
||||
CtrlBreakpointList* breakpointList;
|
||||
CtrlThreadList* threadList;
|
||||
std::vector<BreakPoint> displayedBreakPoints_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue