]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/joystick.h
Simplify use of MacIsWindowScrollbar
[wxWidgets.git] / include / wx / mac / carbon / joystick.h
index 271db26b0a03d12296b912c32b3c716a180aab0c..dce79f8a374f7c5f7d2bb407b883a2920534851e 100644 (file)
@@ -42,7 +42,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 ;