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

@@ -354,6 +354,7 @@ Related Overviews: @ref overview_bitmap
@li wxCursor: A small, transparent bitmap representing the cursor
@li wxIcon: A small, transparent bitmap for assigning to frames and drawing on
device contexts
@li wxIconBundle: Contains multiple copies of an icon in different sizes
@li wxImage: A platform-independent image class
@li wxImageHandler: Class for loading a saving a wxImage in a specific format
@li wxImageList: A list of images, used with some controls