Add wxUSE_SPELLCHECK to setup for OpenVMS
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
* Template for the set.h file for VMS *
|
* Template for the set.h file for VMS *
|
||||||
* Created from setup.h_in *
|
* Created from setup.h_in *
|
||||||
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
* 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_SECRETSTORE 0
|
||||||
|
|
||||||
|
#define wxUSE_SPELLCHECK 1
|
||||||
|
|
||||||
#define wxUSE_STDPATHS 1
|
#define wxUSE_STDPATHS 1
|
||||||
|
|
||||||
#define wxUSE_TEXTBUFFER 1
|
#define wxUSE_TEXTBUFFER 1
|
||||||
|
Reference in New Issue
Block a user