Merge branch 'remove-setup0.h'

Drop wx/setup0.h files hack and just use wx/setup.h.

See https://github.com/wxWidgets/wxWidgets/pull/2205
This commit is contained in:
Vadim Zeitlin
2021-02-06 14:26:25 +01:00
24 changed files with 37 additions and 160 deletions

View File

@@ -1829,4 +1829,3 @@
/* --- end MSW options --- */
#endif // _WX_SETUP_H_

View File

@@ -2,7 +2,7 @@
// Name: wx/msw/setup_inc.h
// Purpose: MSW-specific setup.h options
// Author: Vadim Zeitlin
// Created: 2007-07-21 (extracted from wx/msw/setup0.h)
// Created: 2007-07-21 (extracted from wx/msw/setup.h)
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////