rename TableTree related variables
commit4310f31095996c9bea845f22c476e00eac1fa802
authorMichael Keppler <Michael.Keppler@gmx.de>
Thu, 25 Apr 2019 07:44:34 +0000 (25 09:44 +0200)
committerMichael Keppler <michael.keppler@gmx.de>
Sat, 27 Apr 2019 17:57:11 +0000 (27 13:57 -0400)
tree01a9541764241b7bfebbacf6fc5fc5095c08f241
parent5b6d6eacaf221925f3391744387554458e0e8511
rename TableTree related variables

Platform 4.12 removes swt.custom.TableTree. While egit does not use
that, some variable names still contained "tableTree" due to refactoring
from Tree to Table in the past. Rename those variables to avoid
confusion in the future.

Change-Id: I76608c6a0f0d7cca065bb6ec5cba035d360bb1be
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/CommitGraphTable.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/reflog/ReflogView.java