X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1383c34c9102dec25e71485a5a42e85301e9a1be..ca77701441e39245dcbfce903049e76f166979e5:/include/wx/gtk/setup0.h?ds=sidebyside diff --git a/include/wx/gtk/setup0.h b/include/wx/gtk/setup0.h index b0d04366eb..b5bfb413b0 100644 --- a/include/wx/gtk/setup0.h +++ b/include/wx/gtk/setup0.h @@ -1649,12 +1649,8 @@ // exact GTK version (without including GTK+ headers that we don't want to // include from our own public headers), just assume a recent GTK 2.x. #define __WXGTK20__ -#define __WXGTK26__ #define __WXGTK210__ #define __WXGTK218__ - -// Alternatively, all the above symbols could be commented and this one -// uncommented if using GTK+ 3. -//#define __WXGTK30__ +//#define __WXGTK3__ #endif // _WX_SETUP_H_