summarylogtreecommitdiffstats
path: root/keycode.patch
diff options
context:
space:
mode:
Diffstat (limited to 'keycode.patch')
-rw-r--r--keycode.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/keycode.patch b/keycode.patch
new file mode 100644
index 000000000000..7ec42e25d38a
--- /dev/null
+++ b/keycode.patch
@@ -0,0 +1,11 @@
+--- ImfKeyCode.h.orig 2021-06-04 04:20:36.907223980 -0400
++++ ImfKeyCode.h 2021-06-04 04:20:58.563426122 -0400
+@@ -90,7 +90,7 @@
+
+ IMF_EXPORT
+ KeyCode (const KeyCode &other);
+- IMF_EXPORT
++ //IMF_EXPORT
+ ~KeyCode() = default;
+ IMF_EXPORT
+ KeyCode & operator = (const KeyCode &other);