forked from qt-creator/qt-creator
Clang: Provide highlighting for identifier under cursor
Change-Id: I80ffe23cbcc84ab7323124581d9dd6afbe974fd0 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
const IsJobRunningForJobRequestHandler &isJobRunningHandler);
|
||||
|
||||
public: // for tests
|
||||
JobRequests queue() const;
|
||||
JobRequests &queue();
|
||||
int size() const;
|
||||
void prioritizeRequests();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user