debugger: move BreakpointData into file of its own

This commit is contained in:
hjk
2010-07-13 17:16:31 +02:00
parent 99fdaf06a2
commit 4f4167a310
10 changed files with 415 additions and 325 deletions

View File

@@ -42,6 +42,8 @@ class SnapshotHandler;
class SessionEngine : public DebuggerEngine
{
Q_OBJECT
public:
SessionEngine();