]> git.saurik.com Git - wxWidgets.git/commit
Document wxDateTime arithmetic operators.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 Mar 2013 01:12:00 +0000 (01:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 Mar 2013 01:12:00 +0000 (01:12 +0000)
commit19058c767032643f53367d1bc11df14e2474f15f
tree8d704f4ee4ddaf55f31ea6d2e1c13d187ba4800f
parent430b5963a633f60c8a6b3a3778358f285a3a345e
Document wxDateTime arithmetic operators.

wxDateTime::operator+() and operator-() were not documented, do it now.

Also fix the return value of wxDateTime::Add().

See #15130.

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