projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
extend GetAsBitmap with an optional subrect
[wxWidgets.git]
/
include
/
wx
/
os2
/
joystick.h
diff --git
a/include/wx/os2/joystick.h
b/include/wx/os2/joystick.h
index 6e5a4c92365d495d543fc647a541d4230b692d33..0d1e113d01972ca944e46fcca0cce5a974bff22d 100644
(file)
--- a/
include/wx/os2/joystick.h
+++ b/
include/wx/os2/joystick.h
@@
-42,7
+42,7
@@
class WXDLLEXPORT wxJoystick: public wxObject
////////////////////////////////////////////////////////////////////////////
bool IsOk() const; // Checks that the joystick is functioning
////////////////////////////////////////////////////////////////////////////
bool IsOk() const; // Checks that the joystick is functioning
-
int GetNumberJoysticks() const
;
+
static int GetNumberJoysticks()
;
int GetManufacturerId() const ;
int GetProductId() const ;
wxString GetProductName() const ;
int GetManufacturerId() const ;
int GetProductId() const ;
wxString GetProductName() const ;