ui: show annotation in code snippets for TokenLocations that wrap around the snippet
bug id = #12
This commit is contained in:
@@ -29,7 +29,7 @@ QtCodeFileList::~QtCodeFileList()
|
||||
}
|
||||
|
||||
void QtCodeFileList::addCodeSnippet(
|
||||
int startLineNumber,
|
||||
uint startLineNumber,
|
||||
const std::string& code,
|
||||
const TokenLocationFile& locationFile,
|
||||
const std::vector<Id>& activeTokenIds
|
||||
|
||||
Reference in New Issue
Block a user