]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/joystick.h
put wxUSE_DATAVIEWCTRL in alphabetical order
[wxWidgets.git] / include / wx / x11 / joystick.h
index 52c3c7f56de9e888818304f6587df428637be240..81d3c553b5cd7f2d28864b0b46e7cc978b044ff0 100644 (file)
@@ -42,7 +42,7 @@ public:
     ////////////////////////////////////////////////////////////////////////////
     
     bool IsOk() const; // Checks that the joystick is functioning
-    int GetNumberJoysticks() const ;
+    static int GetNumberJoysticks() ;
     int GetManufacturerId() const ;
     int GetProductId() const ;
     wxString GetProductName() const ;