remove the long deprecated wxTabCtrl class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -220,7 +220,7 @@ typedef pid_t GPid;
|
||||
|
||||
#if defined(__DMC__) || defined(__WATCOMC__) \
|
||||
|| (defined(_MSC_VER) && _MSC_VER < 1200)
|
||||
#define wxUSE_STD_DEFAULT 0
|
||||
#define wxUSE_STD_DEFAULT 0
|
||||
#else
|
||||
#define wxUSE_STD_DEFAULT 0
|
||||
#endif
|
||||
@@ -403,8 +403,6 @@ typedef pid_t GPid;
|
||||
|
||||
#define wxUSE_TOOLBOOK 1
|
||||
|
||||
#define wxUSE_TAB_DIALOG 1
|
||||
|
||||
#define wxUSE_TASKBARICON 1
|
||||
|
||||
#define wxUSE_GRID 1
|
||||
@@ -838,7 +836,7 @@ typedef pid_t GPid;
|
||||
|
||||
/* define with the name of timezone variable */
|
||||
#undef WX_TIMEZONE
|
||||
|
||||
|
||||
/* The type of 3rd argument to getsockname() - usually size_t or int */
|
||||
#define WX_SOCKLEN_T size_t
|
||||
|
||||
@@ -1223,7 +1221,7 @@ typedef pid_t GPid;
|
||||
Win32 adjustments section
|
||||
---------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
|
||||
#ifdef __WIN32__
|
||||
|
||||
/* we need to define wxUSE_XPM_IN_MSW for MSW compilation for compatibil
|
||||
|
Reference in New Issue
Block a user