Properly override run in ShowResourceInHistoryAction
commit982152a6f47ec3537dd0b43145968d7330820569
authorDavid Watson <dwatson@mimvista.com>
Fri, 8 Jun 2007 04:27:53 +0000 (8 00:27 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 8 Jun 2007 04:35:11 +0000 (8 00:35 -0400)
tree8e1bdb52e78aeb3c7909ca7b83f3a94f197f299e
parent85efea1e10cab476de8dc7f932e213873de21a63
Properly override run in ShowResourceInHistoryAction

If we don't override it, we don't get the history to show.

[sp: removed unnecessary constructor override]

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/actions/ShowResourceInHistoryAction.java