highlighter.cpp
changeset 683 7df0b7986274
parent 628 d7d0708b1c60
child 804 14f2b1b15242
     1.1 --- a/highlighter.cpp	Tue Apr 08 08:28:37 2008 +0000
     1.2 +++ b/highlighter.cpp	Tue Apr 08 08:28:37 2008 +0000
     1.3 @@ -38,6 +38,7 @@
     1.4      QStringList keywordPatterns;
     1.5      keywordPatterns << "\\baddBranch\\b" 
     1.6  					<< "\\baddBranchBefore\\b" 
     1.7 +                    << "\\baddMapCenter\\b" 
     1.8                      << "\\baddMapInsert\\b" 
     1.9  					<< "\\baddMapReplace\\b"
    1.10                      << "\\bcolorBranch\\b"