]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/joystick.cpp
Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them...
[wxWidgets.git] / src / os2 / joystick.cpp
index 0b19280bc72bea8d59caf9b5a02670ec76061c43..7d9ec64512197a9fa4fe0b7316af68b6a64d7f20 100644 (file)
@@ -101,7 +101,7 @@ bool wxJoystick::IsOk() const
     return false;
 }
 
-int wxJoystick::GetNumberJoysticks() const
+int wxJoystick::GetNumberJoysticks()
 {
     // TODO
     return 0;