]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/utilsx11.cpp
Send full url to wxHtmlWindow::OnOpeningURL validation (and therefore use wxURL to...
[wxWidgets.git] / src / unix / utilsx11.cpp
index 9df6307cc3fc530faf9d7b559f28dcc8a594cf59..8d400126c660603c0a30818813df572f6cd44387 100644 (file)
@@ -762,7 +762,7 @@ KeySym wxCharCodeWXToX(int id)
 
 #include <wx/app.h>
 
-bool wxGetKeyState(const wxKeyCode& key)
+bool wxGetKeyState(wxKeyCode key)
 {
 #if defined(__WXX11__)
     Display *pDisplay = (Display*) wxApp::GetDisplay();