Merge branch 'generic-initial-state-fixes'
Fixes for the initial state of generic wx{List,Spin}Ctrl. See https://github.com/wxWidgets/wxWidgets/pull/2469
This commit is contained in:
@@ -1379,7 +1379,7 @@ following properties (all of them optional):
|
||||
@row3col{text, @ref overview_xrcformat_type_text,
|
||||
The title of the column. }
|
||||
@row3col{width, integer,
|
||||
The column width. }
|
||||
The column width. @c wxLIST_DEFAULT_COL_WIDTH is used by default. }
|
||||
@row3col{image, integer,
|
||||
The zero-based index of the image associated with the item in the 'small' image list. }
|
||||
@endTable
|
||||
|
Reference in New Issue
Block a user