]> git.saurik.com Git - wxWidgets.git/commitdiff
Trying to make wxDataViewListCtrl docs appear
authorRobert Roebling <robert@roebling.de>
Sun, 18 Jan 2009 12:59:21 +0000 (12:59 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 18 Jan 2009 12:59:21 +0000 (12:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/dataview.h

index 6e2272ddf6a4744a39c14dd0c1095e186ea4c48c..2ab4725fd8136ff377b77a1b460a08eafc2bd5d6 100644 (file)
@@ -1511,7 +1511,6 @@ public:
     @library{wxadv}
     @category{ctrl,dvc}
 */
-
 class wxDataViewListCtrl: public wxDataViewCtrl
 {
     /**