X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/efdb961d8f71daf6b482e2de33639997f4a6614b..3a7fb603c3ec7afbbf887e2c804085e21da99163:/docs/doxygen/Doxyfile_inc diff --git a/docs/doxygen/Doxyfile_inc b/docs/doxygen/Doxyfile_inc index 0d3fca4234..5a35855af4 100644 --- a/docs/doxygen/Doxyfile_inc +++ b/docs/doxygen/Doxyfile_inc @@ -102,7 +102,7 @@ ALIASES += header{1}="Include file:\n \verbatim #include <\1> \endverbatim" ALIASES += wxheader{1}="\headerfile \1 wx/\1" # the following alias avoids to repeat lots of times the same statement: -ALIASES += wxsince{1}="\since This function is new since wxWidgets version \1." +ALIASES += wxsince{1}="\since This feature is available in wxWidgets version \1 or higher." # some formatting aliases ALIASES += true="true"