mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 09:46:02 +02:00
Bug 210815 - C project wizard shouldn't use C++ icon
This commit is contained in:
parent
5ca9785f6c
commit
cbdaff33ff
1 changed files with 1 additions and 1 deletions
|
@ -446,7 +446,7 @@
|
|||
class="org.eclipse.cdt.ui.wizards.CProjectWizard"
|
||||
finalPerspective="org.eclipse.cdt.ui.CPerspective"
|
||||
hasPages="true"
|
||||
icon="icons/elcl16/newmngcc_app.gif"
|
||||
icon="icons/elcl16/newmngc_app.gif"
|
||||
id="org.eclipse.cdt.ui.wizards.NewCWizard2"
|
||||
name="%Cproject"
|
||||
project="true">
|
||||
|
|
Loading…
Add table
Reference in a new issue