1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
This commit is contained in:
Sergey Prigogin 2010-01-10 00:00:29 +00:00
parent e73091a618
commit 866f945428

View file

@ -61,7 +61,7 @@ import org.eclipse.cdt.internal.ui.viewsupport.SelectionListenerWithASTManager;
public class QuickAssistLightBulbUpdater {
public static class AssistAnnotation extends Annotation implements IAnnotationPresentation {
//XXX: To be fully correct this should be a non-static fields in QuickAssistLightBulbUpdater
//XXX: To be fully correct this should be a non-static field in QuickAssistLightBulbUpdater
private static final int LAYER;
static {