forked from qt-creator/qt-creator
debugger: move BreakpointData into file of its own
This commit is contained in:
@@ -42,6 +42,8 @@ class SnapshotHandler;
|
||||
|
||||
class SessionEngine : public DebuggerEngine
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
SessionEngine();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user