Removed dependancy on wx/bitmap.h from autocapture.h.
authorBryan Petty <bryan@ibaku.net>
Wed, 13 May 2009 18:30:06 +0000 (18:30 +0000)
committerBryan Petty <bryan@ibaku.net>
Wed, 13 May 2009 18:30:06 +0000 (18:30 +0000)
commit5f1b5e83c4a9269acadaabd1f8b45f4a3bb1f2fd
tree498741bce8f2d7c159e8857684721a94c79a487a
parentb5d9d763f7cceb415dd96033c05c6f181662bce9
Removed dependancy on wx/bitmap.h from autocapture.h.
Fixed issue with Union() improperly generating a combined bitmap from two source bitmaps (only shown on Mac).
Replaced old wxWidgets logo with the new one.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/screenshotgen/src/autocapture.cpp
utils/screenshotgen/src/autocapture.h
utils/screenshotgen/src/bitmaps/wxwin32x32.png
utils/screenshotgen/src/screenshot_main.cpp