aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/breakhandler.h
diff options
context:
space:
mode:
authorDavid Schulz <david.schulz@qt.io>2019-10-17 14:35:25 +0200
committerDavid Schulz <david.schulz@qt.io>2019-10-17 13:19:10 +0000
commitfa8ff4108f646e6f3d9a3b8d4b59abd1a299ae10 (patch)
treefd4f908190fc0e6bc188d51e9abda613530eb070 /src/plugins/debugger/breakhandler.h
parentcc1399a4b672aa4b9679b1febff3c8c762842612 (diff)
Debugger: further untangle of breakpoint item and marker
Change-Id: I9331912c1b53a0110479f46ef1e576676441ab75 Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/debugger/breakhandler.h')
-rw-r--r--src/plugins/debugger/breakhandler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/debugger/breakhandler.h b/src/plugins/debugger/breakhandler.h
index 83d934034b..fa7434657f 100644
--- a/src/plugins/debugger/breakhandler.h
+++ b/src/plugins/debugger/breakhandler.h
@@ -93,7 +93,6 @@ private:
friend class BreakHandler;
friend class BreakpointManager;
friend class BreakpointMarker;
- friend class GlobalBreakpointMarker;
void updateMarker();
void updateMarkerIcon();