mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Contributing new disassembly.
This commit is contained in:
parent
be3d297959
commit
24cc1a7822
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ public class VirtualDocument extends Document {
|
|||
fPresentationContext = presentationContext;
|
||||
fAnnotationModel = annotationModel;
|
||||
fContentProvider = new DocumentContentProvider( this );
|
||||
getContentProvider().init( fRoot );
|
||||
}
|
||||
|
||||
public void dispose() {
|
||||
|
|
Loading…
Add table
Reference in a new issue