]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/init.h
Document that throwing exceptions from wxTimer::Notify() is unsupported.
[wxWidgets.git] / interface / wx / init.h
index 7e955d0133927e5e94b9e9dfc7aca30fd776945b..d5d6a0fb6c6be91707f83324cd46ad54fdbfa7ad 100644 (file)
@@ -13,7 +13,7 @@
     Create an object of this class on the stack to initialize/cleanup the library
     automatically.
 
-    @library{base}
+    @library{wxbase}
     @category{appmanagement}
 
     @see wxGLContext
@@ -41,7 +41,7 @@ public:
 
 
 
-/** @ingroup group_funcmacro_appinitterm */
+/** @addtogroup group_funcmacro_appinitterm */
 //@{
 
 /**