Docstring fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2006-02-24 01:11:56 +00:00
parent df75c66c35
commit 9c38390133

View File

@ -107,7 +107,7 @@ public:
wxBitmap(int width, int height, int depth=-1),
"Creates a new bitmap of the given size. A depth of -1 indicates the
depth of the current screen or visual. Some platforms only support 1
for monochrome and -1 for the current colour setting.", "",
for monochrome and -1 for the current display depth.", "",
EmptyBitmap);
DocCtorStrName(