]> git.saurik.com Git - wxWidgets.git/commit
Document wxStreamBuffer::BufMode enum and fix dtor.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 2 Apr 2012 16:07:44 +0000 (16:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 2 Apr 2012 16:07:44 +0000 (16:07 +0000)
commit554b7d9f8da9ee75b7922060ca063b058d8b3b5b
tree227369d1e93820f11819ffc88bfc2f4c6099b218
parent1007200e08c087adb550286d62b31f1d9d550824
Document wxStreamBuffer::BufMode enum and fix dtor.

Document the enum as it's used as parameter type by other methods and so needs
to be declared to make the header parsable.

Also fix wxStreamBuffer dtor documentation which was missing a tilde.

Closes #14174.

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