X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c107bd20ddfab8886c7e302aed5d4dac6dd2f7e..5267aefd85739afd26bd19bfba998005119db446:/interface/wx/ptr_scpd.h?ds=sidebyside diff --git a/interface/wx/ptr_scpd.h b/interface/wx/ptr_scpd.h index 4d6e47f255..2434a6dced 100644 --- a/interface/wx/ptr_scpd.h +++ b/interface/wx/ptr_scpd.h @@ -56,7 +56,7 @@ theCharObj[0] = "!"; @endcode - @section wxscopedptr_newpointers Declaring new smart pointer types + @section scopedptr_newpointers Declaring new smart pointer types To declare the smart pointer class @c CLASSNAME containing pointes to a (possibly incomplete) type @c TYPE you should use