Fixed wxPropertyGrid empty space rendering

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jaakko Salli
2009-10-11 08:32:25 +00:00
parent 5f2b0d8586
commit 0b6a0a7272
2 changed files with 22 additions and 17 deletions

View File

@@ -1944,7 +1944,7 @@ protected:
void CorrectEditorWidgetPosY();
int DoDrawItems( wxDC& dc,
const wxRect* clipRect,
const wxRect* drawRect,
bool isBuffered ) const;
/** Draws an expand/collapse (ie. +/-) button.