forked from qt-creator/qt-creator
debugger: fix color for changed items in locals and expressions view
Change-Id: I93905f8e97e2738590fecf41ac7294c2f6872335 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -132,7 +132,7 @@ public:
|
||||
void removeData(const QByteArray &iname);
|
||||
void removeChildren(const QByteArray &iname);
|
||||
void removeAllData();
|
||||
void markAllUnchanged();
|
||||
void resetValueCache();
|
||||
|
||||
private:
|
||||
friend class WatchModel;
|
||||
|
||||
Reference in New Issue
Block a user