Added relation arrows

This commit is contained in:
2015-11-13 23:44:44 +01:00
parent 41de99dd4b
commit ffc70664bd
5 changed files with 131 additions and 19 deletions

View File

@ -16,5 +16,5 @@ public enum WaveformColors {
TX_BG, TX_BG_HIGHLITE, TX_BORDER,
SIGNAL0, SIGNAL1, SIGNALZ, SIGNALX, SIGNAL_TEXT,
CURSOR, CURSOR_DRAG, CURSOR_TEXT,
MARKER, MARKER_TEXT
MARKER, MARKER_TEXT, REL_ARROW
}