wxGrid now derives from wxScrolledCanvas
This commit is contained in:
parent
146befeb88
commit
4684607a0d
@ -2201,7 +2201,7 @@ enum wxGridRenderStyle
|
||||
|
||||
@see @ref overview_grid, wxGridUpdateLocker
|
||||
*/
|
||||
class wxGrid : public wxScrolledWindow
|
||||
class wxGrid : public wxScrolledCanvas
|
||||
{
|
||||
public:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user