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:
@@ -1829,4 +1829,3 @@
|
||||
/* --- end MSW options --- */
|
||||
|
||||
#endif // _WX_SETUP_H_
|
||||
|
@@ -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
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user