debugger: tighten write accesss to BreakpointData

This commit is contained in:
hjk
2010-11-15 12:21:43 +01:00
parent a66c8d35d6
commit 069d4b30ee
2 changed files with 14 additions and 6 deletions

View File

@@ -46,6 +46,8 @@
namespace Debugger {
namespace Internal {
class BreakpointMarker;
class BreakHandler : public QAbstractTableModel
{
Q_OBJECT