]> git.saurik.com Git - wxWidgets.git/blame - include/wx/msw/rcdefs.h
Revert HasModifiers() change in behaviour, add HasAnyModifiers().
[wxWidgets.git] / include / wx / msw / rcdefs.h
CommitLineData
c8d58531
MW
1///////////////////////////////////////////////////////////////////////////////
2// Name: wx/msw/rcdefs.h
3// Purpose: Fallback for the generated rcdefs.h under the lib directory
4// Author: Mike Wetherell
5// RCS-ID: $Id$
6// Copyright: (c) 2005 Mike Wetherell
7// Licence: wxWindows licence
8///////////////////////////////////////////////////////////////////////////////
9
10#ifndef _WX_RCDEFS_H
11#define _WX_RCDEFS_H
12
13#define WX_CPU_X86
14
15#endif