]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/recguard.h
Minor doc corrections for [q-r] in ticket #9581 (most of the patch was applied alread...
[wxWidgets.git] / interface / recguard.h
index 748fcc7608e12be2e658596377d5337213b74f57..d646798f41b46da40f8d0797af807ae05e37eb15 100644 (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
 {