mirror of
https://github.com/audacity/wxWidgets.git
synced 2025-12-10 03:58:56 -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
|
||||
*/
|
||||
class wxGrid : public wxScrolledWindow
|
||||
class wxGrid : public wxScrolledCanvas
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user