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

@@ -703,7 +703,7 @@ public:
@library{wxadv}
@category{ctrl,dvc}
<!-- @appearance{dataviewctrl.png} -->
@appearance{dataviewctrl.png}
*/
class wxDataViewCtrl : public wxControl
{
@@ -1682,7 +1682,7 @@ public:
@library{wxbase}
@category{ctrl,dvc}
<!-- @appearance{dataviewtreectrl.png} -->
@appearance{dataviewtreectrl.png}
*/
class wxDataViewTreeCtrl : public wxDataViewCtrl
{