forked from qt-creator/qt-creator
-add a comment what the class does
Alex Merge-request: 2164 Reviewed-by: dt <qtc-committer@nokia.com>
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
namespace CMakeProjectManager {
|
||||
namespace Internal {
|
||||
|
||||
/* This is a simple syntax highlighter for CMake files.
|
||||
* It highlights variables, commands, strings and comments.
|
||||
* Multi-line strings and variables inside strings are also recognized. */
|
||||
class CMakeHighlighter : public QSyntaxHighlighter
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user