]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/core/hid.h
Add accessors for some of the data members in wxXmlResourceHandler
[wxWidgets.git] / include / wx / osx / core / hid.h
index e6df5cb45ff7dd21fd445123c416fc77ac438553..84a4907d95787069763dab7de087fba31342a6aa 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        wx/mac/corefoundation/hid.h
+// Name:        wx/osx/core/hid.h
 // Purpose:     DARWIN HID layer for WX
 // Author:      Ryan Norton
 // Modified by:
@@ -34,7 +34,6 @@
 
 //Darn apple - doesn't properly wrap their headers in extern "C"!
 //http://www.macosx.com/forums/archive/index.php/t-68069.html
-//Needed for codewarrior link error with mach_port_deallocate()
 extern "C" {
 #include <mach/mach_port.h>
 }