]> git.saurik.com Git - wxWidgets.git/commit
Fix wrong signature of wxBitmap(bits) ctor in the documentation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Feb 2012 23:45:32 +0000 (23:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Feb 2012 23:45:32 +0000 (23:45 +0000)
commitab6a33b4ad4221fd191c77f1e6dd6757587c88db
treec1ebba409766ccc6c061ab5e10278352f6ad2c24
parent419b20032b432c64c03c0556b660fa40df499c89
Fix wrong signature of wxBitmap(bits) ctor in the documentation.

This ctor takes just a "char* bits" (spelt as "char bits[]" for some reason),
not "char* bits[]".

Closes #13947.

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