]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/unix/joystick.h
Export the event types.
[wxWidgets.git] / include / wx / unix / joystick.h
index 7359bfa05e12c2a1e2c5f316afecbdeae0c7e553..c52edff09ac65a943bec837cca797234c8859158 100644 (file)
@@ -46,7 +46,7 @@ class WXDLLEXPORT wxJoystick: public wxObject
     ////////////////////////////////////////////////////////////////////////////
 
     bool IsOk() const; // Checks that the joystick is functioning
-    int GetNumberJoysticks() const ;
+    static int GetNumberJoysticks() ;
     int GetManufacturerId() const ;
     int GetProductId() const ;
     wxString GetProductName() const ;