fixed bug in template expansion
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / IPreferenceConstants.java
index ac605f0..88f3dd7 100644 (file)
@@ -59,5 +59,7 @@ public interface IPreferenceConstants {
   public static final String PHP_STRING = "_php_string";
   public static final String PHP_DEFAULT = "_php_default";
   
+  public static final String LINKED_POSITION_COLOR= "_linkedPositionColor";
+  
   
 }
\ No newline at end of file