Removed wxImageList overview, and other @ref fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2008-03-03 03:05:58 +00:00
parent 95d3881fed
commit 032e27aad0
6 changed files with 479 additions and 498 deletions

View 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 functions_file, and you may find it handy to
platform-independent @ref page_func_cat_file, and you may find it handy to
maintain and search a list of paths using wxPathList. There's many
@ref functions_miscellany of operating system methods and other functions.
@ref page_func_cat_misc of operating system methods and other functions.
@seealso
@li @ref page_categories
@li @ref page_class_cat
*/