Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Eidsness2014-05-26 10:55:16 +0000
committerDoug Schaefer2014-05-26 13:47:24 +0000
commite0682a2412d31e133d3ea605c532c913ca08fa1a (patch)
tree04e78e5a9a605ed4f7cf5c15f71dd3b01fc80b90 /upc/org.eclipse.cdt.core.parser.upc.feature/.project
parent251d54056ed6e8114ffd75b98be460fb8ce82f16 (diff)
downloadorg.eclipse.cdt-e0682a2412d31e133d3ea605c532c913ca08fa1a.tar.gz
org.eclipse.cdt-e0682a2412d31e133d3ea605c532c913ca08fa1a.tar.xz
org.eclipse.cdt-e0682a2412d31e133d3ea605c532c913ca08fa1a.zip
Shouldn't use new SWT.Shell()
I noticed that one case in the template engine is creating a dialog that uses it's own instance of SWT Shell (i.e., the code contains "new Shell()". This patch modifies that case to use the display's active shell instead. Change-Id: I253d6540899ce4dfef033924e27e2ddcd62ded19 Signed-off-by: Andrew Eidsness <eclipse@jfront.com> Reviewed-on: https://git.eclipse.org/r/27278 Tested-by: Hudson CI Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
Diffstat (limited to 'upc/org.eclipse.cdt.core.parser.upc.feature/.project')
0 files changed, 0 insertions, 0 deletions

Back to the top