X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..7df9fbc3f11f6239ed7417964c0c50ea77b7b7e7:/include/wx/cursor.h diff --git a/include/wx/cursor.h b/include/wx/cursor.h index 10bc6a0cc3..e4cf1106df 100644 --- a/include/wx/cursor.h +++ b/include/wx/cursor.h @@ -18,6 +18,7 @@ #endif #include "wx/utils.h" + /* This is a small class which can be used by all ports to temporarily suspend the busy cursor. Useful in modal dialogs.