Révision 2534

tmp/org.txm.core/src/java/org/txm/core/results/TXMResult.java (revision 2534)
267 267
		this.visible = true;
268 268
		this.dirty = true;
269 269
		
270
		// set result as persistent if AUTO_PERSISTENCE_ENABLED preference is activated
270 271
		if (TBXPreferences.getInstance().getBoolean(TBXPreferences.AUTO_PERSISTENCE_ENABLED)) {
271
			this.userPersistable = true; // force persistable state if AUTO_PERSISTENCE_ENABLED is set
272
			this.userPersistable = true;
272 273
		}
273 274
		
274 275
		// retrieving parent from UUID

Formats disponibles : Unified diff