]> git.saurik.com Git - wxWidgets.git/commitdiff
Add appearance of wxSpinCtrlDouble
authorRobert Roebling <robert@roebling.de>
Mon, 13 Oct 2008 19:13:18 +0000 (19:13 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 13 Oct 2008 19:13:18 +0000 (19:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/generic/spinctrg.h

index 79aefa3a541174ccd9db693cab5980dfef0c4b40..c0b7467061d3084994dc45e9641ddefe393acbfc 100644 (file)
@@ -21,7 +21,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{spinctrd.png} -->
+    @appearance{spinctrldouble.png}
 
     @see wxSpinButton, wxSpinCtrl, wxControl
 */