Remove double border of CommitMessageArea in staging view
commit4dd8afdf49aa4ab32aa17cbe0165cdd4aa2e2bb0
authorRalf M Petter <ralf.petter@gmail.com>
Wed, 4 Jan 2017 17:27:59 +0000 (4 18:27 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 6 Jan 2017 01:16:30 +0000 (6 02:16 +0100)
tree3a744f8c83edf28690305e7f82074eb3a3d341a5
parentad7185e65a24c2a28158045bd804489416030759
Remove double border of CommitMessageArea in staging view

Remove the native border from the CommitMessageArea, so that only the
single border painted by the FormToolkit is visible.

Bug: 509945
Change-Id: I9bda6a2b5fe0e7f8909ecd3e1bec8cdfe2f169e1
Signed-off-by: Ralf M Petter <ralf.petter@gmail.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/staging/StagingView.java