Use generic appearance for wxSimpleHtmlListBox.

It doesn't make much sense to have platform-specific screenshots for this
generic control.

See #15346.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2013-10-01 13:03:28 +00:00
parent 3287f62ad3
commit 84a62bdaa9
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@ -196,7 +196,7 @@ protected:
@library{wxhtml}
@category{ctrl}
@appearance{simplehtmllistbox}
@genericAppearance{simplehtmllistbox}
@see wxSimpleHtmlListBox::Create
*/