mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
222954: fix example
This commit is contained in:
parent
b75b0925fe
commit
e4c3404795
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
</property>
|
||||
|
||||
<property id="TestWidget6" label="SelectWidget2" description="SelectWidget2Description" type="select" default="-1" mandatory="true" persist="false">
|
||||
<item label="" value="-1"/>
|
||||
<item label="" value=""/>
|
||||
<item label="Include" value="1"/>
|
||||
<item label="Exclude" value="0"/>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue