mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 22:22:11 +02:00
Bugzilla 292834
This commit is contained in:
parent
ae5e0a74f3
commit
315fd1e2a6
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ public class TraditionalRendering extends AbstractMemoryRendering implements IRe
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
TraditionalRenderingPlugin.getDefault().getPreferenceStore().addPropertyChangeListener(
|
DebugUIPlugin.getDefault().getPreferenceStore().addPropertyChangeListener(
|
||||||
new IPropertyChangeListener()
|
new IPropertyChangeListener()
|
||||||
{
|
{
|
||||||
public void propertyChange(PropertyChangeEvent event)
|
public void propertyChange(PropertyChangeEvent event)
|
||||||
|
|
Loading…
Add table
Reference in a new issue