X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7af6b69e74fb1a74badcf435ff607836bba0c7e9..6217b9aa7eec987c5177ad1300a0847b77c1abb5:/docs/latex/wx/docmanag.tex diff --git a/docs/latex/wx/docmanag.tex b/docs/latex/wx/docmanag.tex index 83b22df2e5..c1d1161a07 100644 --- a/docs/latex/wx/docmanag.tex +++ b/docs/latex/wx/docmanag.tex @@ -277,6 +277,9 @@ Copies a suitable default name into {\it buf}. This is implemented by appending an integer counter to the string {\bf unnamed} and incrementing the counter. +\perlnote{In wxPerl this function must return the modified name rather +than just modifying the argument.} + \membersection{wxDocManager::OnCreateFileHistory} \func{wxFileHistory *}{OnCreateFileHistory}{\void}