Add more references to wxIconBundle to documentation

Add wxIconBundle to the list in the Overview of Available Classes /
Image and bitmap classes as well as to the documentation page for
wxIcon.

Closes https://github.com/wxWidgets/wxWidgets/pull/898
This commit is contained in:
PB
2018-08-24 20:00:16 +02:00
committed by Vadim Zeitlin
parent 4915f3b5a6
commit b01f4ef8e7
2 changed files with 2 additions and 1 deletions

View File

@@ -47,7 +47,7 @@
::wxNullIcon
@see @ref overview_bitmap, @ref overview_bitmap_supportedformats,
wxDC::DrawIcon, wxCursor
wxIconBundle, wxDC::DrawIcon, wxCursor
*/
class wxIcon : public wxGDIObject
{