Add wxUSE_SPELLCHECK to setup for OpenVMS

This commit is contained in:
Jouk
2021-09-22 08:44:01 +02:00
parent fc104c8b4f
commit f4e0c76346

View File

@@ -3,7 +3,7 @@
* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
* Date : 24 June 2021 *
* Date : 22 September 2021 *
* *
*****************************************************************************/
@@ -259,6 +259,8 @@ typedef pid_t GPid;
#define wxUSE_SECRETSTORE 0
#define wxUSE_SPELLCHECK 1
#define wxUSE_STDPATHS 1
#define wxUSE_TEXTBUFFER 1