X-Git-Url: http://git.phpeclipse.com

diff --git a/net.sourceforge.phpeclipse.ui/src/net/sourceforge/phpeclipse/ui/IPreferenceConstants.java b/net.sourceforge.phpeclipse.ui/src/net/sourceforge/phpeclipse/ui/IPreferenceConstants.java
index 73cd6f5..7b7d286 100644
--- a/net.sourceforge.phpeclipse.ui/src/net/sourceforge/phpeclipse/ui/IPreferenceConstants.java
+++ b/net.sourceforge.phpeclipse.ui/src/net/sourceforge/phpeclipse/ui/IPreferenceConstants.java
@@ -12,6 +12,8 @@ public interface IPreferenceConstants {
 	public static final String PHP_AUTO_PREVIEW_DEFAULT = "_auto_preview";
 
 	public static final String PHP_BRING_TO_TOP_PREVIEW_DEFAULT = "_bring_to_top_preview";
+
+	public static final String PHP_STICKY_BROWSER_URL_DEFAULT = "_sticky_browser_url";
 	// public static final String PHP_SHOW_HTML_FILES_LOCAL =
 	// "_show_html_files_local";
 	// public static final String PHP_SHOW_XML_FILES_LOCAL =