mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
[181868] Terminal does not use the font set in the preference after restart of eclipse
This commit is contained in:
parent
572bf57a40
commit
c0580c4fe0
1 changed files with 1 additions and 0 deletions
|
@ -355,6 +355,7 @@ public class TerminalView extends ViewPart implements ITerminalView, ITerminalLi
|
|||
setupListeners(wndParent);
|
||||
|
||||
onTerminalStatus();
|
||||
onTerminalFontChanged();
|
||||
}
|
||||
|
||||
public void dispose() {
|
||||
|
|
Loading…
Add table
Reference in a new issue