undo incorrect search/replace

This commit is contained in:
Robin Dunn
2019-08-27 08:08:22 -07:00
committed by Robin Dunn
parent 80f24d9e74
commit 30dfe45759

View File

@@ -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;