From: Vadim Zeitlin Date: Tue, 16 Mar 2010 14:48:02 +0000 (+0000) Subject: Add white outline to bulls eye cursor used under MSW. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/0f1c3d30d4a699817340ce56e752b61b78cccb1c?ds=sidebyside Add white outline to bulls eye cursor used under MSW. The cursor used black circles only making it perfectly invisible on black background. Add a white outline as well to ensure that it can be seen in this case too, similarly to how it's done for magnifying glass cursor and the same bulls eye cursor in GTK+. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/msw/bullseye.cur b/include/wx/msw/bullseye.cur index 42a1b9cd76..359f6e09af 100644 Binary files a/include/wx/msw/bullseye.cur and b/include/wx/msw/bullseye.cur differ