Révision 417

tmp/org.txm.synopticeditor.rcp/src/org/txm/rcp/synoptic/editor/EditionPanel.java (revision 417)
153 153
					//+"\nalert(\"create sheet:\"+sheet);"
154 154
					+"\n";
155 155

  
156
	protected boolean slowWordHighLight = TXMPreferences.getBoolean(EditionPreferences.PREFERENCES_NODE, EditionPreferences.SLOW_HIGHLIGHT);
156
	protected boolean slowWordHighLight = TXMPreferences.getBoolean(EditionPreferences.SLOW_HIGHLIGHT, EditionPreferences.PREFERENCES_NODE);
157 157
	
158 158
	protected boolean firstLoad = true;
159 159
	public EditionPanel(SynopticEditionEditor synopticEditionEditor, Composite parent, int style, Edition edition) {

Formats disponibles : Unified diff