mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 09:46:02 +02:00
Bugzilla 298115
This commit is contained in:
parent
721192f266
commit
cb1d5a3dfb
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ public class MemoryBrowser extends ViewPart implements IDebugContextListener, IL
|
||||||
public MemoryBrowser() {
|
public MemoryBrowser() {
|
||||||
}
|
}
|
||||||
|
|
||||||
private Control getControl()
|
public Control getControl()
|
||||||
{
|
{
|
||||||
return fMainComposite;
|
return fMainComposite;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue