mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
Bug 210815 - C project wizard shouldn't use C++ icon
This commit is contained in:
parent
661184df67
commit
6fd8c80d5b
1 changed files with 1 additions and 1 deletions
|
@ -405,7 +405,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