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:
		@@ -54,7 +54,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    @library{wxrichtext}
 | 
					    @library{wxrichtext}
 | 
				
			||||||
    @category{events,richtext}
 | 
					    @category{events,richtext}
 | 
				
			||||||
    @appearance{richtextctrl.png}
 | 
					 | 
				
			||||||
*/
 | 
					*/
 | 
				
			||||||
class wxRichTextEvent : public wxNotifyEvent
 | 
					class wxRichTextEvent : public wxNotifyEvent
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
@@ -167,6 +166,7 @@ public:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    @library{wxrichtext}
 | 
					    @library{wxrichtext}
 | 
				
			||||||
    @category{richtext}
 | 
					    @category{richtext}
 | 
				
			||||||
 | 
					    @appearance{richtextctrl.png}
 | 
				
			||||||
*/
 | 
					*/
 | 
				
			||||||
class wxRichTextCtrl
 | 
					class wxRichTextCtrl
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user