wxwidgets/include
Vadim Zeitlin ab2dd24976 Add wxGrid::Enable{Row,Col}Resize()
These functions are needed to allow resizing the rows/columns whose size
was fixed by Disable{Row,Col}Resize() as otherwise the effect of a call
to the latter function can't be undone at all.
2022-09-02 20:52:20 +01:00
..
msvc/wx Don't use token-pasting with non-identifiers in msvc/wx/setup.h 2022-08-01 17:02:55 +01:00
wx Add wxGrid::Enable{Row,Col}Resize() 2022-09-02 20:52:20 +01:00