diff options
author | TingPing <tingping@tingping.se> | 2015-02-20 21:58:31 -0500 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2015-02-21 05:54:58 -0500 |
commit | 96026b82c784bbba010d0a9550301cefd6c73af7 (patch) | |
tree | ff4ec77067f79426798bd0665fc04dbd3e1c6dc3 /src/libenchant_win8/libenchant_win8.def | |
parent | e42da22716d3d95fcf71ed5f36b6f5e4a9c3627d (diff) |
Add support for native win8+ spell checking
Diffstat (limited to 'src/libenchant_win8/libenchant_win8.def')
-rw-r--r-- | src/libenchant_win8/libenchant_win8.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libenchant_win8/libenchant_win8.def b/src/libenchant_win8/libenchant_win8.def new file mode 100644 index 00000000..cf367651 --- /dev/null +++ b/src/libenchant_win8/libenchant_win8.def @@ -0,0 +1,2 @@ +EXPORTS +init_enchant_provider |