diff --git a/docs/doxygen/images/wxgtk/listview.png b/docs/doxygen/images/wxgtk/listview.png new file mode 100644 index 0000000000..b42c6f2b4e Binary files /dev/null and b/docs/doxygen/images/wxgtk/listview.png differ diff --git a/docs/doxygen/images/wxgtk/simplehtmllistbox.png b/docs/doxygen/images/wxgtk/simplehtmllistbox.png new file mode 100644 index 0000000000..b03dd72a81 Binary files /dev/null and b/docs/doxygen/images/wxgtk/simplehtmllistbox.png differ diff --git a/interface/wx/htmllbox.h b/interface/wx/htmllbox.h index 198377a957..64c8096403 100644 --- a/interface/wx/htmllbox.h +++ b/interface/wx/htmllbox.h @@ -25,7 +25,6 @@ @library{wxhtml} @category{ctrl} - @appearance{htmllistbox.png} @see wxSimpleHtmlListBox */ diff --git a/interface/wx/richtext/richtextctrl.h b/interface/wx/richtext/richtextctrl.h index cda726e4df..e9d90b285a 100644 --- a/interface/wx/richtext/richtextctrl.h +++ b/interface/wx/richtext/richtextctrl.h @@ -54,6 +54,7 @@ @library{wxrichtext} @category{events,richtext} + @appearance{richtextctrl.png} */ class wxRichTextEvent : public wxNotifyEvent { diff --git a/interface/wx/vlbox.h b/interface/wx/vlbox.h index 465c312da0..8569dac0fe 100644 --- a/interface/wx/vlbox.h +++ b/interface/wx/vlbox.h @@ -30,7 +30,6 @@ @library{wxcore} @category{ctrl} - @appearance{vlistbox.png} @see wxSimpleHtmlListBox, wxHtmlListBox */