mirror of
https://github.com/audacity/wxWidgets.git
synced 2025-12-11 05:47:42 -06:00
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
|
@see @ref overview_grid, wxGridUpdateLocker
|
||||||
*/
|
*/
|
||||||
class wxGrid : public wxScrolledWindow
|
class wxGrid : public wxScrolledCanvas
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user