diff options
Diffstat (limited to 'tools/shared.h')
-rw-r--r-- | tools/shared.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/shared.h b/tools/shared.h index 0065fcc0..14ed9ccb 100644 --- a/tools/shared.h +++ b/tools/shared.h @@ -39,6 +39,7 @@ struct tools_options { int verbose; int tapping; + int drag; int drag_lock; int natural_scroll; int left_handed; |