mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
This commit is contained in:
parent
f1dab8c58e
commit
481925b5dd
1 changed files with 1 additions and 1 deletions
|
@ -460,7 +460,7 @@ public class Binary extends Openable implements IBinary {
|
|||
bufManager.addBuffer(buffer);
|
||||
|
||||
// listen to buffer changes
|
||||
// buffer.addBufferChangedListener(this);
|
||||
buffer.addBufferChangedListener(this);
|
||||
|
||||
return buffer;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue