]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/cursor.h
an extra backslash removed
[wxWidgets.git] / include / wx / gtk1 / cursor.h
index a6fcb40b17c89de74972646e9f271a2ac7e05c7d..b760e0b512225b0369ded079c954a25cc1b75881 100644 (file)
@@ -39,7 +39,7 @@ class wxCursor: public wxObject
   public:
 
     wxCursor(void);
-    wxCursor( const int cursorId );
+    wxCursor( int cursorId );
     wxCursor( const wxCursor &cursor );
     wxCursor( const wxCursor *cursor );
     ~wxCursor(void);