1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00

Bugzilla 292834

This commit is contained in:
Randy Rohrbach 2009-10-20 23:56:35 +00:00
parent ae5e0a74f3
commit 315fd1e2a6

View file

@ -145,7 +145,7 @@ public class TraditionalRendering extends AbstractMemoryRendering implements IRe
});
TraditionalRenderingPlugin.getDefault().getPreferenceStore().addPropertyChangeListener(
DebugUIPlugin.getDefault().getPreferenceStore().addPropertyChangeListener(
new IPropertyChangeListener()
{
public void propertyChange(PropertyChangeEvent event)