const/void changes in thread, tabctrl and wave files; wxTabCtrl::InsertItem
authorJulian Smart <julian@anthemion.co.uk>
Sun, 14 Jun 1998 12:15:13 +0000 (12:15 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 14 Jun 1998 12:15:13 +0000 (12:15 +0000)
commitee4f8c2af9c6c5458e488db10aef7d00a89ace25
tree2bdcfd9f1756122c2dc08fecf1c9b96d2d2f7e76
parenteaaa6a06a25774c18d10bb8182cc1934ed0ed9aa
const/void changes in thread, tabctrl and wave files; wxTabCtrl::InsertItem
now returns bool not int.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@93 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
docs/msw/todo.txt
include/wx/msw/tabctrl.h
include/wx/msw/wave.h
include/wx/thread.h
src/gtk/threadno.cpp
src/gtk/threadpsx.cpp
src/gtk/threadsgi.cpp
src/gtk1/threadno.cpp
src/gtk1/threadpsx.cpp
src/gtk1/threadsgi.cpp
src/msw/tabctrl.cpp
src/msw/thread.cpp
src/msw/wave.cpp