forked from qt-creator/qt-creator
BreakpointMarkes, simplfy icon updates
Change-Id: I0439d97196cc96b770c77ffc7ce474a76f3b2d94 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -197,6 +197,7 @@ private:
|
||||
bool isLocatedAt(const QString &fileName, int lineNumber,
|
||||
bool useMarkerPosition) const;
|
||||
void updateMarker(BreakpointModelId id);
|
||||
void updateMarkerIcon();
|
||||
QString toToolTip() const;
|
||||
QString markerFileName() const;
|
||||
int markerLineNumber() const;
|
||||
|
||||
Reference in New Issue
Block a user