Fix Doxygen warnings due to documenting overloaded functions together.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Aug 2013 14:33:28 +0000 (14:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Aug 2013 14:33:28 +0000 (14:33 +0000)
commit8516f4fc7a3f0496418e5b77ef3a539aec253b6b
tree5dfd4f1dbcc40946e2464954abca00e08049dd12
parent9e9574fe45b176ee74bba8fad7574cf9906145d1
Fix Doxygen warnings due to documenting overloaded functions together.

Apparently we can't make @param statements apply just to some overloads, so
document them separately now.

See #15346.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/event.h
interface/wx/textctrl.h
interface/wx/valnum.h