forked from qt-creator/qt-creator
some action cleanup for the qml editor
done with Erik Verbruggen
This commit is contained in:
@@ -93,6 +93,7 @@ const char * const C_LABEL = "Label";
|
||||
const char * const C_COMMENT = "Comment";
|
||||
const char * const C_DOXYGEN_COMMENT = "Doxygen.Comment";
|
||||
const char * const C_DOXYGEN_TAG = "Doxygen.Tag";
|
||||
const char * const C_VISUAL_WHITESPACE = "VisualWhitespace";
|
||||
|
||||
const char * const C_DISABLED_CODE = "DisabledCode";
|
||||
|
||||
@@ -101,6 +102,7 @@ const char * const C_REMOVED_LINE = "RemovedLine";
|
||||
const char * const C_DIFF_FILE = "DiffFile";
|
||||
const char * const C_DIFF_LOCATION = "DiffLocation";
|
||||
|
||||
|
||||
} // namespace Constants
|
||||
} // namespace TextEditor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user