fix wrong placement of the @apperance tag previously committed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi 2008-11-28 23:48:58 +00:00
parent 7a9a204e09
commit 36d0c79521

View File

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