X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/15809513100ee03fc9ec98dd9fb7d56db7ffed22..39e39d3944af7a7dd5958a25391b0e914a05e93c:/src/cocoa/utils.cpp diff --git a/src/cocoa/utils.cpp b/src/cocoa/utils.cpp index 320091fbb0..822cced023 100644 --- a/src/cocoa/utils.cpp +++ b/src/cocoa/utils.cpp @@ -84,7 +84,7 @@ void wxBell() } #if 0 -// DFE: These aren't even implemented by wxGTK, and no wxWindows code calls +// DFE: These aren't even implemented by wxGTK, and no wxWidgets code calls // them. If someone needs them, then they'll get a link error // Consume all events until no more left