]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/cursor.cpp
fixed TREE_ITEM_MENU generation from right mouse clicks: don't pass WM_RBUTTONDOWN...
[wxWidgets.git] / src / motif / cursor.cpp
index c14ddb8a1c9b6804c4201fa2a5306e907b84a272..66b2925bec8b8456dd1ad7e5cbb75570bd60e66b 100644 (file)
@@ -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);