X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42124e683da03a7a7463ad9e37d15fda575348af..02b51ae521db06ef12a3c2a37a5378a9f715e707:/docs/doxygen/mainpages/const_cpp.h diff --git a/docs/doxygen/mainpages/const_cpp.h b/docs/doxygen/mainpages/const_cpp.h index 86c85e2c27..953bc5e765 100644 --- a/docs/doxygen/mainpages/const_cpp.h +++ b/docs/doxygen/mainpages/const_cpp.h @@ -192,6 +192,8 @@ Currently the following symbols exist: have an efficient (CPU-specific) implementation. Notice that the functions themselves are always available but can be prohibitively slow to use when implemented in a generic way, using a critical section.} +@itemdef{wxHAS_CONFIG_TEMPLATE_RW, Defined if the currently used compiler + supports template Read() and Write() methods in wxConfig.} @itemdef{wxHAS_LARGE_FILES, Defined if wxFile supports files more than 4GB in size.} @itemdef{wxHAS_LARGE_FFILES, Defined if wxFFile supports files more than 4GB in size.} @itemdef{wxHAS_POWER_EVENTS, Defined if wxPowerEvent are ever generated on the current platform.} @@ -220,6 +222,7 @@ with the corresponding library. The following symbols are honoured: - wxNO_HTML_LIB - wxNO_MEDIA_LIB - wxNO_NET_LIB + - wxNO_PROPGRID_LIB - wxNO_QA_LIB - wxNO_RICHTEXT_LIB - wxNO_XML_LIB