]> git.saurik.com Git - wxWidgets.git/commitdiff
fix wrong placement of the @apperance tag previously committed
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 28 Nov 2008 23:48:58 +0000 (23:48 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 28 Nov 2008 23:48:58 +0000 (23:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/richtext/richtextctrl.h

index e9d90b285ab1645ad3dcb05e0a338192cf0689f5..9d2a99131c448b92005ea1e999009a039debb321 100644 (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
 {