]> git.saurik.com Git - wxWidgets.git/commit
Fix error and some warnings - wxTopLevelWindowMac needs toplevel.h, but we only need...
authorRyan Norton <wxprojects@comcast.net>
Sat, 26 Feb 2005 10:00:30 +0000 (10:00 +0000)
committerRyan Norton <wxprojects@comcast.net>
Sat, 26 Feb 2005 10:00:30 +0000 (10:00 +0000)
commit1b5bee64fda0bbabe4234aa7143c3d6de4496149
tree05a0fd5b77a2783aea68a7e38f71dd0518645769
parent24d7cbea55822f3dad866f8baf415dab999f45c6
Fix error and some warnings - wxTopLevelWindowMac needs toplevel.h, but we only need a plain window - warnings are an unused variable (commented out) and passing floats in place of shorts - and why is this file in wxBase anyway?  Oh well...

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