highlighter.cpp
changeset 482 24c7902a3e14
parent 471 9c26d66d4c53
child 488 bd28847feede
     1.1 --- a/highlighter.cpp	Wed May 02 15:31:17 2007 +0000
     1.2 +++ b/highlighter.cpp	Wed May 02 15:31:17 2007 +0000
     1.3 @@ -58,6 +58,11 @@
     1.4  					<< "\\bselect\\b" 
     1.5  					<< "\\bselectLastBranch\\b" 
     1.6  					<< "\\bselectLastImage\\b"
     1.7 +					<< "\\bsetFrameType\\b" 
     1.8 +					<< "\\bsetFramePenColor\\b" 
     1.9 +					<< "\\bsetFrameBrushColor\\b" 
    1.10 +					<< "\\bsetFramePadding\\b" 
    1.11 +					<< "\\bsetFrameBorderWidth\\b" 
    1.12  					<< "\\bsetMapAuthor\\b" 
    1.13  					<< "\\bsetMapComment\\b" 
    1.14  					<< "\\bsetMapBackgroundColor\\b"