forked from phoedos/pmd
Fix eclipse compiler import
This commit is contained in:
parent
7839d1fbb7
commit
1df26d4dd3
@ -192,7 +192,7 @@ public class NodeEditionCodeArea extends HighlightLayerCodeArea<StyleLayerIds> i
|
||||
|
||||
|
||||
/** Style layers for the code area. */
|
||||
enum StyleLayerIds implements LayerId {
|
||||
enum StyleLayerIds implements HighlightLayerCodeArea.LayerId {
|
||||
// caution, the name of the constants are used as style classes
|
||||
|
||||
/** For the currently selected node. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user