mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fix C Compare Viewer for structure diffs
This commit is contained in:
parent
531be7628e
commit
994ff2e8fa
1 changed files with 1 additions and 0 deletions
|
@ -785,6 +785,7 @@
|
|||
point="org.eclipse.compare.contentMergeViewers">
|
||||
<viewer
|
||||
class="org.eclipse.cdt.internal.ui.compare.CContentViewerCreator"
|
||||
extensions="c2"
|
||||
id="org.eclipse.cdt.ui.compare.CContentViewerCreator">
|
||||
</viewer>
|
||||
<contentTypeBinding
|
||||
|
|
Loading…
Add table
Reference in a new issue