View | Details | Raw Unified | Return to bug 2909 | Differences between
and this patch

Collapse All | Expand All

(-)PropertySheetEntry.java (-1 / +1 lines)
Lines 519-525 Link Here
519
		}
519
		}
520
	}
520
	}
521
	if (change)
521
	if (change)
522
		refreshValues();
522
		refreshFromRoot();
523
}
523
}
524
/**
524
/**
525
 * Set the descriptor.
525
 * Set the descriptor.

Return to bug 2909