projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Move wxControl::GetCompositeControlsDefaultAttributes() from MSW to common.
[wxWidgets.git]
/
src
/
x11
/
joystick.cpp
diff --git
a/src/x11/joystick.cpp
b/src/x11/joystick.cpp
index 8840ec82e34d0989ff95d1023b0174e7bf89635c..dde21cc580d8f235119fdb929b8a1fee4fe44f01 100644
(file)
--- a/
src/x11/joystick.cpp
+++ b/
src/x11/joystick.cpp
@@
-87,7
+87,7
@@
bool wxJoystick::IsOk() const
return FALSE;
}
return FALSE;
}
-int wxJoystick::GetNumberJoysticks()
const
+int wxJoystick::GetNumberJoysticks()
{
// TODO
return 0;
{
// TODO
return 0;