Do not call GTKAllowDiagnosticsControl() for gtk<2.0

This commit is contained in:
Jouk 2022-09-02 12:28:17 +02:00
parent 6a10064d24
commit 966ebcc93d
2 changed files with 6 additions and 2 deletions

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 : 16 March 2022 *
* Date : 30 May 2022 *
* *
*****************************************************************************/
@ -659,6 +659,10 @@ typedef pid_t GPid;
#define wxUSE_LIBTIFF 1
#define wxUSE_NANOSVG 1
#define wxUSE_NANOSVG_EXTERNAL 0
#define wxUSE_TGA 1
#define wxUSE_GIF 1