]> git.saurik.com Git - wxWidgets.git/commitdiff
Add appearance tags
authorRobert Roebling <robert@roebling.de>
Wed, 15 Oct 2008 09:49:58 +0000 (09:49 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 15 Oct 2008 09:49:58 +0000 (09:49 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/propgrid/propgrid.h
interface/wx/srchctrl.h

index 92029a623257b4994d13a7705b990b7c961e7098..cff72e545380e98fe4e2b0c0dc83f0d03b138677 100644 (file)
@@ -334,6 +334,8 @@ enum wxPG_KEYBOARD_ACTIONS
 
     @library{wxpropgrid}
     @category{propgrid}
+    @appearance{propertygrid.png}
+    
 */
 class wxPropertyGrid : public wxScrolledWindow, public wxPropertyGridInterface
 {
index cc5f820b821c59c0ca36a3b92f1613f1f60a352c..a0ccf7614547f0e20660b0b0be8bac5ef82ba630 100644 (file)
@@ -52,6 +52,7 @@
 
     @library{wxcore}
     @category{ctrl}
+    @appearance{searchctrl.png}
 
     @see wxTextCtrl::Create, wxValidator
 */