mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Rollback of attibute renaming for cProperyTab extension point
This commit is contained in:
parent
1527b22ab0
commit
ff3a5d0e3f
1 changed files with 2 additions and 2 deletions
|
@ -458,14 +458,14 @@
|
|||
name="%Includes"
|
||||
icon="icons/obj16/hfolder_obj.gif"
|
||||
weight="001"
|
||||
parentId="org.eclipse.cdt.make.internal.ui.properties.PathAndSymbolPage"
|
||||
parent="org.eclipse.cdt.make.internal.ui.properties.PathAndSymbolPage"
|
||||
tooltip=""Includes list""/>
|
||||
<tab
|
||||
class="org.eclipse.cdt.ui.newui.SymbolTab"
|
||||
name="%Symbols"
|
||||
icon="icons/obj16/define_obj.gif"
|
||||
weight="002"
|
||||
parentId="org.eclipse.cdt.make.internal.ui.properties.PathAndSymbolPage"
|
||||
parent="org.eclipse.cdt.make.internal.ui.properties.PathAndSymbolPage"
|
||||
tooltip=""Macros list""/>
|
||||
</extension>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue