Fix wxCursor(wxImage&) ctor for image widths not a multiple of 8, and finding second...
authorPaul Cornett <paulcor@bullseye.com>
Thu, 3 Jan 2008 05:28:22 +0000 (05:28 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Thu, 3 Jan 2008 05:28:22 +0000 (05:28 +0000)
commit88051436131bee9c96803e444708ea52163f9491
tree943ac0b88653eb6d03a25799717632083541e746
parentb9e6623377b992ed8a6d4ac146d59e2c19330ada
Fix wxCursor(wxImage&) ctor for image widths not a multiple of 8, and finding second-most frequent color.
Simplify color cursor code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/cursor.cpp