]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/corefoundation/joystick.h
wxTheColourDatabase->Find() can fail.
[wxWidgets.git] / include / wx / mac / corefoundation / joystick.h
index a8f589a03190ff90de23a63cd13169957e135083..13024b27313c3e07f1063596428cda646e7fc704 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 ;