Debugger: Use new TextMark interface for Breakpoint

Simplifies usage.

Change-Id: I0df50fe703b2b67ead7f2e35b3a3952fa6d91dab
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
hjk
2020-09-24 10:29:51 +02:00
parent 94df9822f9
commit 4327ddf6c5
2 changed files with 6 additions and 30 deletions

View File

@@ -199,7 +199,6 @@ public:
private:
void destroyMarker();
void updateMarker();
void updateMarkerIcon();
void setState(BreakpointState state);
const GlobalBreakpoint m_globalBreakpoint; // Origin, or null for aliens.