summaryrefslogtreecommitdiff
path: root/src/keydata.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/keydata.h')
-rw-r--r--src/keydata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keydata.h b/src/keydata.h
index 88ff7f4ca..b5107113e 100644
--- a/src/keydata.h
+++ b/src/keydata.h
@@ -29,7 +29,7 @@
typedef bool (*ActionFuncPtr) (const InputEvent &event);
-struct KeyData
+struct KeyData final
{
const char *configField;
int defaultType1;