From: Vadim Zeitlin Date: Sat, 25 Apr 2009 13:19:44 +0000 (+0000) Subject: attempt to hyperlink wxCHECK_VISUALC_VERSION X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4461c51850e721d6d0c8ae47796c721215502166 attempt to hyperlink wxCHECK_VISUALC_VERSION git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/doxygen/mainpages/const_cpp.h b/docs/doxygen/mainpages/const_cpp.h index 3ef7716a18..3d7aa7d000 100644 --- a/docs/doxygen/mainpages/const_cpp.h +++ b/docs/doxygen/mainpages/const_cpp.h @@ -164,7 +164,7 @@ compiler used. @itemdef{__SUNCC__, Sun CC, see also wxCHECK_SUNCC_VERSION} @itemdef{__SYMANTECC__, Symantec C++} @itemdef{__VISAGECPP__, IBM Visual Age (OS/2)} -@itemdef{__VISUALC__, Microsoft Visual C++, see also wxCHECK_VISUALC_VERSION. +@itemdef{__VISUALC__, Microsoft Visual C++, see also ::wxCHECK_VISUALC_VERSION. The value of this macro corresponds to the compiler version: @c 1020 for @c 4.2 (the first supported version), @c 1100 for @c 5.0, @c 1200 for @c 6.0 and so on. For convenience, the symbols