aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/breakhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/breakhandler.h')
-rw-r--r--src/plugins/debugger/breakhandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/debugger/breakhandler.h b/src/plugins/debugger/breakhandler.h
index 55a4bfd9bd..f0ee77b872 100644
--- a/src/plugins/debugger/breakhandler.h
+++ b/src/plugins/debugger/breakhandler.h
@@ -93,6 +93,7 @@ private:
friend class BreakHandler;
friend class BreakpointManager;
friend class BreakpointMarker;
+ friend class DebuggerEngine;
void updateMarker();
void updateMarkerIcon();