forked from qt-creator/qt-creator
-cmake syntax highlighting, with the help from Daniel
Alex Merge-request: 2164 Reviewed-by: dt <qtc-committer@nokia.com>
This commit is contained in:
@@ -35,7 +35,9 @@ namespace Constants {
|
||||
|
||||
const char * const PROJECTCONTEXT = "CMakeProject.ProjectContext";
|
||||
const char * const CMAKEMIMETYPE = "text/x-cmake"; // TOOD check that this is correct
|
||||
|
||||
const char * const CMAKE_EDITOR_ID = "CMakeProject.CMakeEditor";
|
||||
const char * const CMAKE_EDITOR_DISPLAY_NAME = "CMake Editor";
|
||||
const char * const C_CMAKEEDITOR = "CMakeProject.Context.CMakeEditor";
|
||||
} // namespace Constants
|
||||
} // namespace CMakeProjectManager
|
||||
|
||||
|
||||
Reference in New Issue
Block a user