]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/roughguide.h
fixing return values and handling of invalid files
[wxWidgets.git] / docs / doxygen / overviews / roughguide.h
index 7a65f19f8c29417aebd69420c12334c218789dac..cd5d3f54dadb4bfcf48f80674d9e3881cbf54e10 100644 (file)
@@ -50,13 +50,13 @@ you need wxHelp and the wxHelpController class to control wxHelp.
 
 GUI applications aren't all graphical wizardry. List and hash table needs are
 catered for by wxList and wxHashMap. You will undoubtedly need some
-platform-independent @ref page_func_cat_file, and you may find it handy to
+platform-independent @ref group_funcmacro_file, and you may find it handy to
 maintain and search a list of paths using wxPathList. There's many
-@ref page_func_cat_misc of operating system methods and other functions.
+@ref group_funcmacro_misc of operating system methods and other functions.
 
 @see
 
-@li @ref page_class_cat
+@li @ref group_class
 
 */