]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/utils.h
*** empty log message ***
[wxWidgets.git] / include / wx / utils.h
index 14ed37d23f00e72bc8f6ccb75579ed8d87034a1a..1cc4f72a8e6c07b15e270b2e81487cb13b9a83eb 100644 (file)
@@ -101,7 +101,7 @@ WXDLLIMPEXP_BASE wxString wxGetDataDir();
 // Get the state of a key (true if pressed, false if not)
 // This is generally most useful getting the state of
 // the modifier or toggle keys.
-WXDLLEXPORT bool wxGetKeyState(const wxKeyCode& key);
+WXDLLEXPORT bool wxGetKeyState(wxKeyCode key);
 
 
 // Don't synthesize KeyUp events holding down a key and producing