mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
[181868] Terminal does not use the font set in the preference after restart of eclipse
This commit is contained in:
parent
449168ccb9
commit
99e3f6d3f9
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