diff options
Diffstat (limited to 'tests/tap_dance/examples.h')
-rw-r--r-- | tests/tap_dance/examples.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tap_dance/examples.h b/tests/tap_dance/examples.h index 2622af6b2f..6118188dd1 100644 --- a/tests/tap_dance/examples.h +++ b/tests/tap_dance/examples.h @@ -26,6 +26,8 @@ enum { CT_FLSH, CT_CLN, X_CTL, + TD_RELEASE, + TD_RELEASE_AND_FINISH, }; #ifdef __cplusplus |