mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 18:05:33 +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);
|
setupListeners(wndParent);
|
||||||
|
|
||||||
onTerminalStatus();
|
onTerminalStatus();
|
||||||
|
onTerminalFontChanged();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void dispose() {
|
public void dispose() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue