]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/cursor.h
Typo in docs [ 1693034 ] 2.8.3: wrong docs for wxCHECK_W32API_VERSION
[wxWidgets.git] / include / wx / gtk / cursor.h
index f4e0f4b71cd475c6da79ec447f4fbbc80eac9ace..44d03dd747ea871a98db15674376a836751357a6 100644 (file)
@@ -32,8 +32,6 @@ public:
               int hotSpotX=-1, int hotSpotY=-1,
               const char maskBits[] = NULL, const wxColour *fg = NULL, const wxColour *bg = NULL );
     virtual ~wxCursor();
-    bool operator == ( const wxCursor& cursor ) const;
-    bool operator != ( const wxCursor& cursor ) const;
     bool Ok() const { return IsOk(); }
     bool IsOk() const;