Fix unintended black background in HistogramTextControls
authorBernd Hufmann <bhufmann@gmail.com>
Tue, 13 Nov 2012 13:41:42 +0000 (08:41 -0500)
committerBernd Hufmann <bhufmann@gmail.com>
Thu, 15 Nov 2012 21:21:11 +0000 (16:21 -0500)
commit9a83a5f53d65b5a3876fd00a24548a109ec7d7d1
treedc882337041feda291f4d683dacbf10a8901f8f5
parent9cbe7899ba0c3b336b9b27d76f77655f741709fb
Fix unintended black background in HistogramTextControls

This problem is caused by a style bit which is not applicable
for the Group class. The problem is only shown in Eclipse 4.2.0

Change-Id: I11416e8a9642c0d9637d696b2a72c04b1150a5f4
Reviewed-on: https://git.eclipse.org/r/8652
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
IP-Clean: Patrick Tasse <patrick.tasse@gmail.com>
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/views/histogram/HistogramTextControl.java
This page took 0.02437 seconds and 5 git commands to generate.