X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bc6e28d55ac11ae700a304dd2ce3f4e20923ca88..222702b112dcc7bebe018d6f4d66fe469fefd02c:/src/motif/cursor.cpp?ds=inline diff --git a/src/motif/cursor.cpp b/src/motif/cursor.cpp index c14ddb8a1c..66b2925bec 100644 --- a/src/motif/cursor.cpp +++ b/src/motif/cursor.cpp @@ -496,7 +496,7 @@ void wxEndBusyCursor() } } -// TRUE if we're between the above two calls +// true if we're between the above two calls bool wxIsBusy() { return (wxBusyCursorCount > 0);