From 36d0c79521fa4a804f0c9f75cd7b1b0cbc5ef51f Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Fri, 28 Nov 2008 23:48:58 +0000 Subject: [PATCH] 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 --- interface/wx/richtext/richtextctrl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/wx/richtext/richtextctrl.h b/interface/wx/richtext/richtextctrl.h index e9d90b285a..9d2a99131c 100644 --- a/interface/wx/richtext/richtextctrl.h +++ b/interface/wx/richtext/richtextctrl.h @@ -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 { -- 2.45.2