Add wxUSE_SPELLCHECK to setup for OpenVMS
This commit is contained in:
parent
fc104c8b4f
commit
f4e0c76346
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue