Fix aggregate has a partly bracketed Unmatched initializer warnings - which means...
authorRyan Norton <wxprojects@comcast.net>
Wed, 22 Sep 2004 20:30:58 +0000 (20:30 +0000)
committerRyan Norton <wxprojects@comcast.net>
Wed, 22 Sep 2004 20:30:58 +0000 (20:30 +0000)
commit699e27dc99b7ff2c275a090bfa5597eed8e1fbad
tree83aa3a35f2a041d62ff82c2373e8c634d87929a6
parent9103d280f902cfafdd11a7be3f2d04afaec00e5c
Fix aggregate has a partly bracketed Unmatched initializer warnings - which means that the compiler can't figure out which types the initializer list refers to - so now we're telling the compiler that the first and second 16 values do refer to the Bit16s and the last two values refer to the Point part of Cursor

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