Corrected missing pipe in treectrl.h, wxOK->wxID_OK in wxGetTextFromUser,
authorJulian Smart <julian@anthemion.co.uk>
Sun, 14 Jun 1998 08:53:46 +0000 (08:53 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 14 Jun 1998 08:53:46 +0000 (08:53 +0000)
commit4efd74436a13b03d10d9cf5759e65cbbb36993d9
tree783048c39ceb0b9ae22435cd423f2fa225cb142f
parent40e1a9c025bc6098fbba2f188ef207cc68c100b3
Corrected missing pipe in treectrl.h, wxOK->wxID_OK in wxGetTextFromUser,
no offsets in 2 functions in wxDC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@91 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/treectrl.h
include/wx/msw/treectrl.h
src/generic/textdlgg.cpp
src/msw/dc.cpp