]> git.saurik.com Git - wxWidgets.git/commitdiff
document the correct base class
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Jan 2009 10:59:17 +0000 (10:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Jan 2009 10:59:17 +0000 (10:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/headerctrl.h

index f864bc38747a7a3c9af8fe4b60d63732fc86620d..b12548fe679d49c6e35ef8073df253a6aa22f4ea 100644 (file)
 
     @see wxGrid, wxListCtrl, wxDataViewCtrl
 */
-class wxHeaderCtrl
+class wxHeaderCtrl : public wxControl
 {
 public:
     /**