aboutsummaryrefslogtreecommitdiffstats
path: root/src/outputBuffer.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/outputBuffer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/outputBuffer.h b/src/outputBuffer.h
index 187846ef3..15e46da60 100644
--- a/src/outputBuffer.h
+++ b/src/outputBuffer.h
@@ -40,6 +40,7 @@ enum ob_action {
OB_ACTION_PAUSE_SET,
OB_ACTION_PAUSE_UNSET,
OB_ACTION_PAUSE_FLIP,
+ OB_ACTION_RESET,
OB_ACTION_STOP,
OB_ACTION_QUIT
};