Add TriggerMarker class.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 7 Nov 2015 10:24:42 +0000 (11:24 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 8 Nov 2015 17:23:36 +0000 (18:23 +0100)
This will be used in a follow-up changeset for the markers that
visualize the time of SR_DF_TRIGGER.

Note that this copies a little code from the TimeMarker class,
but that seemed a better idea than deriving from it and disabling
the popup and label-drawing code.


No differences found