am 5bb5b9ae: am 135ae886: Merge change Idad5a0ab into eclair

Merge commit '5bb5b9ae1ec5aaba60c6da2bba8beb7dca4546ff'

* commit '5bb5b9ae1ec5aaba60c6da2bba8beb7dca4546ff':
  SDK: Remove STOPSHIP keyword.
This commit is contained in:
Raphael
2009-10-14 15:35:16 -07:00
committed by Android Git Automerger

View File

@@ -91,7 +91,7 @@ public class PaletteComposite extends Composite {
gl.marginBottom = 2;
setLayout(gl);
/* STOPSHIP */
/* TODO: All this is TEMPORARY. */
Label l = new Label(this, SWT.NONE);
l.setText("*** PLACEHOLDER ***"); //$NON-NLS-1$
l.setToolTipText("Temporary mock for the palette. Needs to scroll, needs no buttons, needs to drag'n'drop."); //$NON-NLS-1$