mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-31 10:36:30 +03:00
Save side panel tabs order.
This commit is contained in:
@@ -52,6 +52,8 @@ class DebuggerClient {
|
||||
|
||||
virtual bool start() = 0;
|
||||
|
||||
virtual bool started() const = 0;
|
||||
|
||||
virtual bool resume( int threadId, bool singleThread = false ) = 0;
|
||||
|
||||
virtual bool pause( int threadId ) = 0;
|
||||
|
||||
Reference in New Issue
Block a user