Minor doc corrections for [q-r] in ticket #9581 (most of the patch was applied already in r54308).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2008-06-21 05:53:53 +00:00
parent 5d4cca7f4b
commit 9602ce3d8c
3 changed files with 11 additions and 11 deletions

View File

@@ -19,7 +19,7 @@
would never be detected.
@library{wxbase}
@category{FIXME}
@category{misc}
*/
class wxRecursionGuardFlag
{
@@ -65,7 +65,7 @@ public:
way (for example because an exception has been thrown).
@library{wxbase}
@category{FIXME}
@category{misc}
*/
class wxRecursionGuard
{