fixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other fixes to prevent wxTabCtrl from...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 Feb 2006 00:28:34 +0000 (00:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 Feb 2006 00:28:34 +0000 (00:28 +0000)
commitdb6d3918916e601fe06b9fbffc2969d57e5e68f2
tree7ef4c9bf48e4a51a7b4e6b3d8eca6641d1cb2e67
parent54892273481657ae3b855cf5d40e328f38b6408c
fixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other fixes to prevent wxTabCtrl from being built into the library unnecessarily (patch 1416049)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure.in
include/wx/tab.h
include/wx/tabctrl.h
src/mac/carbon/tabctrl.cpp
src/mac/classic/tabctrl.cpp
src/msw/tabctrl.cpp
src/os2/tabctrl.cpp
src/palmos/tabctrl.cpp