summarylogtreecommitdiffstats
path: root/ui_pyroscope.h
diff options
context:
space:
mode:
authorxsmile2018-07-23 11:43:36 +0200
committerxsmile2018-07-23 11:43:36 +0200
commit638b20b462f1d0867c3347c32644717fd8411007 (patch)
treed8c4e4e605fd3b54ac5c7d0f69714f0e021080be /ui_pyroscope.h
parent51c57ee45949fa7c087aef6e938f81589ae73ee2 (diff)
downloadaur-638b20b462f1d0867c3347c32644717fd8411007.tar.gz
update
Diffstat (limited to 'ui_pyroscope.h')
-rw-r--r--ui_pyroscope.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui_pyroscope.h b/ui_pyroscope.h
index aee5ada5afde..042d73c44366 100644
--- a/ui_pyroscope.h
+++ b/ui_pyroscope.h
@@ -11,6 +11,7 @@ namespace ps {
enum AlertKind {
ALERT_NORMAL,
ALERT_NORMAL_CYCLING, // Tried all trackers
+ ALERT_NORMAL_GHOST, // no data
ALERT_GENERIC,
ALERT_TIMEOUT,
ALERT_CONNECT,