re-enabled all @appearance tags

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-10-13 08:05:18 +00:00
parent c2116a3579
commit 7e59b88579
36 changed files with 41 additions and 41 deletions

View File

@@ -24,7 +24,7 @@
@library{wxcore}
@category{ctrl}
<!-- @appearance{togglebutton.png} -->
@appearance{togglebutton.png}
@see wxCheckBox, wxButton, wxBitmapToggleButton
*/
@@ -118,7 +118,7 @@ public:
@library{wxcore}
@category{ctrl}
<!-- @appearance{bitmaptogglebutton.png} -->
@appearance{bitmaptogglebutton.png}
*/
class wxBitmapToggleButton : public wxControl
{