]> git.saurik.com Git - wxWidgets.git/commitdiff
remove @appearance tag from abstract classes; add the missing screenshots of some...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 28 Nov 2008 23:16:24 +0000 (23:16 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 28 Nov 2008 23:16:24 +0000 (23:16 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/images/wxgtk/listview.png [new file with mode: 0644]
docs/doxygen/images/wxgtk/simplehtmllistbox.png [new file with mode: 0644]
interface/wx/htmllbox.h
interface/wx/richtext/richtextctrl.h
interface/wx/vlbox.h

diff --git a/docs/doxygen/images/wxgtk/listview.png b/docs/doxygen/images/wxgtk/listview.png
new file mode 100644 (file)
index 0000000..b42c6f2
Binary files /dev/null and b/docs/doxygen/images/wxgtk/listview.png differ
diff --git a/docs/doxygen/images/wxgtk/simplehtmllistbox.png b/docs/doxygen/images/wxgtk/simplehtmllistbox.png
new file mode 100644 (file)
index 0000000..b03dd72
Binary files /dev/null and b/docs/doxygen/images/wxgtk/simplehtmllistbox.png differ
index 198377a9577bb3a7b078c089f612c75448acd424..64c8096403eb6d5e3ce891454052ccdd546a775e 100644 (file)
@@ -25,7 +25,6 @@
 
     @library{wxhtml}
     @category{ctrl}
-    @appearance{htmllistbox.png}
 
     @see wxSimpleHtmlListBox
 */
index cda726e4df54ccde9748af80411302b4a2661527..e9d90b285ab1645ad3dcb05e0a338192cf0689f5 100644 (file)
@@ -54,6 +54,7 @@
 
     @library{wxrichtext}
     @category{events,richtext}
+    @appearance{richtextctrl.png}
 */
 class wxRichTextEvent : public wxNotifyEvent
 {
index 465c312da085dd66575487992e4f03485cc8351c..8569dac0fe35cf04a9acf2b141bc7afd83eb3388 100644 (file)
@@ -30,7 +30,6 @@
 
     @library{wxcore}
     @category{ctrl}
-    @appearance{vlistbox.png}
 
     @see wxSimpleHtmlListBox, wxHtmlListBox
 */