Commented out appearance sections in docs temporarily until screenshots are added.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2008-05-02 04:52:42 +00:00
parent 3d2cf88441
commit 0c7fe6f220
22 changed files with 26 additions and 26 deletions

View File

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