xrc_wximagelist reference didn't exist and resulted in Doxygen errors.
See #15346.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74891
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
@row3col{bg, @ref overview_xrcformat_type_colour,
The background color for the item.}
@row3col{bitmap, @ref overview_xrcformat_type_bitmap,
@row3col{bg, @ref overview_xrcformat_type_colour,
The background color for the item.}
@row3col{bitmap, @ref overview_xrcformat_type_bitmap,
- Add a bitmap to the (normal) @ref xrc_wximagelist associated with the
+ Add a bitmap to the (normal) @ref overview_xrcformat_type_imagelist associated with the
@ref xrc_wxlistctrl parent and associate it with this item.
If the imagelist is not defined it will be created implicitly
(default: none, mutually exclusive with @c image).}
@row3col{bitmap-small, @ref overview_xrcformat_type_bitmap,
@ref xrc_wxlistctrl parent and associate it with this item.
If the imagelist is not defined it will be created implicitly
(default: none, mutually exclusive with @c image).}
@row3col{bitmap-small, @ref overview_xrcformat_type_bitmap,
- Add a bitmap in the 'small' @ref xrc_wximagelist associated with the
+ Add a bitmap in the 'small' @ref overview_xrcformat_type_imagelist associated with the
@ref xrc_wxlistctrl parent and associate it with this item.
If the 'small' imagelist is not defined it will be created implicitly
(default: none, mutually exclusive with @c image-small).}
@ref xrc_wxlistctrl parent and associate it with this item.
If the 'small' imagelist is not defined it will be created implicitly
(default: none, mutually exclusive with @c image-small).}