summarylogtreecommitdiffstats
path: root/keycode.patch
blob: 7ec42e25d38ab7d70ff840a68059325856218ae9 (plain)
1
2
3
4
5
6
7
8
9
10
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);