Wrap <commdlgs.h> as <commctls.h>. Required makefiles rebuilded.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -41,9 +41,6 @@
|
||||
#include "wx/icon.h"
|
||||
#endif
|
||||
|
||||
#include "wx/msw/private.h" // needs to be before #include <commdlg.h>
|
||||
#include "wx/msw/missing.h" // needs to be before #include <commdlg.h>
|
||||
|
||||
#include "wx/sysopt.h"
|
||||
#include "wx/dcprint.h"
|
||||
#include "wx/module.h"
|
||||
@@ -55,10 +52,7 @@
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#if wxUSE_COMMON_DIALOGS && !defined(__WXMICROWIN__)
|
||||
#include <commdlg.h>
|
||||
#endif
|
||||
|
||||
#include "wx/msw/wrapcdlg.h"
|
||||
#ifndef __WIN32__
|
||||
#include <print.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user