remove @appearance tag from abstract classes; add the missing screenshots of some controls to wxGTK image folder

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi 2008-11-28 23:16:24 +00:00
parent 1bf045456f
commit 7a9a204e09
5 changed files with 1 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@ -25,7 +25,6 @@
@library{wxhtml}
@category{ctrl}
@appearance{htmllistbox.png}
@see wxSimpleHtmlListBox
*/

View File

@ -54,6 +54,7 @@
@library{wxrichtext}
@category{events,richtext}
@appearance{richtextctrl.png}
*/
class wxRichTextEvent : public wxNotifyEvent
{

View File

@ -30,7 +30,6 @@
@library{wxcore}
@category{ctrl}
@appearance{vlistbox.png}
@see wxSimpleHtmlListBox, wxHtmlListBox
*/