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