Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h;
authorJulian Smart <julian@anthemion.co.uk>
Sun, 31 Oct 1999 12:03:20 +0000 (12:03 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 31 Oct 1999 12:03:20 +0000 (12:03 +0000)
commit6474416b2ec2a63ebc28548733d93bbe5aded70d
tree8b2c886c4bfeaa85a22d31f8efeff63362ef6aa9
parent3da17724b6a873579628356a92ade9c41f07d5a3
Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h;
added $(RM) variable to Mingw32 makefile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
distrib/msw/tmake/g95.t
docs/msw/install.txt
include/wx/generic/grid.h
src/generic/grid.cpp
src/makeg95.env
src/makelib.g95
src/makeprog.g95
src/msw/makefile.g95
src/msw/spinbutt.cpp
src/msw/treectrl.cpp