]> git.saurik.com Git - wxWidgets.git/commit
Typos in documentation
authorRobert Roebling <robert@roebling.de>
Mon, 26 Jul 1999 16:06:20 +0000 (16:06 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 26 Jul 1999 16:06:20 +0000 (16:06 +0000)
commit5f1ea0eeda0b1eb9178931f6338d6eb8d8fa9ab9
treef74d3983d80f185a885848546baa71e189841c48
parent15a2076a46ba2875038fca1ef561e097903abd7a
  Typos in documentation
  list and tree ctrl now actually set the text themselves
    and no longer crash
  various compile fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/classes.tex
docs/latex/wx/window.tex
include/wx/generic/listctrl.h
include/wx/generic/treectrl.h
include/wx/helpbase.h
src/generic/listctrl.cpp
src/generic/treectrl.cpp
src/unix/gsocket.c