]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/app.cpp
use slashes instead of backslashes and quotes instead of angle brackets in all #includes
[wxWidgets.git] / src / mac / classic / app.cpp
index b69f1a295c1aa75b7c4cafdc092a32633f7fdb76..610f33f0b42b5b211d18802214da47f77f255830 100644 (file)
@@ -1851,7 +1851,7 @@ int wxKeyCodeToMacModifier(wxKeyCode key)
     }
 }
 
-bool wxGetKeyState(const wxKeyCode& key) //virtual key code if < 10.2.x, else see below
+bool wxGetKeyState(wxKeyCode key) //virtual key code if < 10.2.x, else see below
 {
 #if __WXMAC_CARBON__
 //TODO: Low get map...