From c1e53a8606749484282f6ca712cc2969c0147e58 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Tue, 20 Apr 2021 09:31:06 +0200 Subject: [PATCH] wxwidgets.cfg: Make use of 'nullpointer' in wxwidgets.cfg instead of using 'NULL', since wxWidgets library is C++11 already. --- cfg/wxwidgets.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cfg/wxwidgets.cfg b/cfg/wxwidgets.cfg index bdb161f83..15f5dfe31 100644 --- a/cfg/wxwidgets.cfg +++ b/cfg/wxwidgets.cfg @@ -509,8 +509,8 @@ - - + + @@ -4850,7 +4850,7 @@ - +