mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fix the ascii type for this.
This commit is contained in:
parent
860913466b
commit
c65629aa18
1 changed files with 7 additions and 0 deletions
|
@ -1222,6 +1222,13 @@ Additional special types exist to flag options of special relevance to the build
|
|||
</appInfo>
|
||||
</annotation>
|
||||
</attribute>
|
||||
<attribute name="contextId" type="string">
|
||||
<annotation>
|
||||
<documentation>
|
||||
specify a fully qualified context id for supplying context sensitive help for an option.
|
||||
</documentation>
|
||||
</annotation>
|
||||
</attribute>
|
||||
<attribute name="valueHandler" type="string">
|
||||
<annotation>
|
||||
<documentation>
|
||||
|
|
Loading…
Add table
Reference in a new issue