Add hint about wxBusyInfo to wxBusyCursor documentation
This is often a (more) useful alternative. Closes #24364.
This commit is contained in:
parent
ccc64326fc
commit
a62d2dc9d9
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ public:
|
|||
@library{wxcore}
|
||||
@category{misc}
|
||||
|
||||
@see wxBeginBusyCursor(), wxEndBusyCursor(), wxWindowDisabler
|
||||
@see wxBeginBusyCursor(), wxEndBusyCursor(), wxWindowDisabler, wxBusyInfo
|
||||
*/
|
||||
class wxBusyCursor
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue