diff --git a/include/wx/motif/cursor.h b/include/wx/motif/cursor.h index 0cce9a83a1..0658abc6ec 100644 --- a/include/wx/motif/cursor.h +++ b/include/wx/motif/cursor.h @@ -43,7 +43,7 @@ public: // Motif-specific. // Create/get a cursor for the current display - WXCursor GetEndXursor(WXDisplay* display) const; + WXCursor GetXCursor(WXDisplay* display) const; protected: virtual wxGDIRefData *CreateGDIRefData() const;