X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/461dae941dac51a523a4280d3e1800143b720305..7b8373b34f5e25dd93ab297e3f7b9dea11307bc5:/src/msw/cursor.cpp diff --git a/src/msw/cursor.cpp b/src/msw/cursor.cpp index bd27803b40..dc1d749d39 100644 --- a/src/msw/cursor.cpp +++ b/src/msw/cursor.cpp @@ -278,7 +278,7 @@ wxCursor::wxCursor(const wxString& filename, // Cursors by stock number wxCursor::wxCursor(int idCursor) { - // all wxWindows standard cursors + // all wxWidgets standard cursors static const struct StdCursor { // is this a standard Windows cursor?