From 0c3afbe5803f4acfd38647d0a9521d5cc441f726 Mon Sep 17 00:00:00 2001 From: taler21 <99262969+taler21@users.noreply.github.com> Date: Mon, 22 Jan 2024 11:00:26 +0100 Subject: [PATCH] Mention __WXGTK3__ in the preprocessor symbols documentation --- docs/doxygen/mainpages/const_cpp.h | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/doxygen/mainpages/const_cpp.h b/docs/doxygen/mainpages/const_cpp.h index 5a1df738de..d9a6dc1a41 100644 --- a/docs/doxygen/mainpages/const_cpp.h +++ b/docs/doxygen/mainpages/const_cpp.h @@ -31,6 +31,7 @@ using @ifdef_ and not @if_. @itemdef{\__WXGTK210__, GTK+ 2.10 or higher} @itemdef{\__WXGTK218__, GTK+ 2.18 or higher} @itemdef{\__WXGTK220__, GTK+ 2.20 or higher} +@itemdef{\__WXGTK3__, GTK+ 3.0 or higher} @itemdef{\__WXMAC__, old define, same as \__WXOSX__} @itemdef{\__WXMOTIF__, Motif (not used any longer).} @itemdef{\__WXMOTIF20__, Motif 2.0 or higher (not used any longer).}