fix GetGridColLabelWindow() name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3251,7 +3251,7 @@ protected:
|
|||||||
GetGridColHeader() to access it if you need wxHeaderCtrl-specific
|
GetGridColHeader() to access it if you need wxHeaderCtrl-specific
|
||||||
functionality.
|
functionality.
|
||||||
*/
|
*/
|
||||||
wxWindow *GetGridWindow() const;
|
wxWindow *GetGridColLabelWindow() const;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Return the window in the top left grid corner.
|
Return the window in the top left grid corner.
|
||||||
|
Reference in New Issue
Block a user