X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55ccdb93e4ae4b606a4068cb37492c1ec3ed77a6..1f65137f8de90aba96242d5e44b00dfd0efa4b67:/docs/latex/wx/accel.tex?ds=sidebyside diff --git a/docs/latex/wx/accel.tex b/docs/latex/wx/accel.tex index ce92692abf..a9f4804551 100644 --- a/docs/latex/wx/accel.tex +++ b/docs/latex/wx/accel.tex @@ -148,8 +148,8 @@ wxAcceleratorEntry objects, or 3-tuples consisting of flags, keyCode, and cmd values like you would construct wxAcceleratorEntry objects with.} \perlnote{The wxPerl constructor accepts a list of either - Wx::AcceleratorEntry objects or references to 3-element arrays - ( flags, keyCode, cmd ), like the parameters of Wx::AcceleratorEntry::new.} +Wx::AcceleratorEntry objects or references to 3-element arrays +( flags, keyCode, cmd ), like the parameters of Wx::AcceleratorEntry::new.} \membersection{wxAcceleratorTable::\destruct{wxAcceleratorTable}}\label{wxacceleratortabledtor} @@ -176,4 +176,5 @@ Assignment operator, using \helpref{reference counting}{trefcount}. \wxheading{Return value} -Returns reference to this object. +Returns a reference to this object. +