mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Expand registers tree on refresh.
This commit is contained in:
parent
c58729d044
commit
fb7af82224
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ public class RegistersViewer extends TreeViewer
|
|||
}
|
||||
setNewItem( null );
|
||||
}
|
||||
expandToLevel( 2 );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue