forked from qt-creator/qt-creator
Mark unused symbols.
This commit is contained in:
@@ -80,6 +80,7 @@ const char * const C_PARENTHESES = "Parentheses";
|
||||
const char * const C_CURRENT_LINE = "CurrentLine";
|
||||
const char * const C_CURRENT_LINE_NUMBER = "CurrentLineNumber";
|
||||
const char * const C_OCCURRENCES = "Occurrences";
|
||||
const char * const C_OCCURRENCES_UNUSED = "Occurrences.Unused";
|
||||
const char * const C_OCCURRENCES_RENAME = "Occurrences.Rename";
|
||||
|
||||
const char * const C_NUMBER = "Number";
|
||||
|
||||
Reference in New Issue
Block a user