Remove check for SPI_GETFLATMENU.
<https://msdn.microsoft.com/en-us/library/windows/desktop/ms724947(v=vs.85).aspx>
This commit is contained in:
@@ -35,10 +35,6 @@
|
|||||||
#include "wx/msw/missing.h" // for SM_CXCURSOR, SM_CYCURSOR, SM_TABLETPC
|
#include "wx/msw/missing.h" // for SM_CXCURSOR, SM_CYCURSOR, SM_TABLETPC
|
||||||
#include "wx/msw/private/metrics.h"
|
#include "wx/msw/private/metrics.h"
|
||||||
|
|
||||||
#ifndef SPI_GETFLATMENU
|
|
||||||
#define SPI_GETFLATMENU 0x1022
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "wx/fontutil.h"
|
#include "wx/fontutil.h"
|
||||||
#include "wx/fontenum.h"
|
#include "wx/fontenum.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user