minor fix for OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -64,7 +64,6 @@ typedef unsigned long COLORREF;
|
|||||||
#ifndef GetRValue
|
#ifndef GetRValue
|
||||||
# define GetRValue(rgb) ((BYTE)(rgb))
|
# define GetRValue(rgb) ((BYTE)(rgb))
|
||||||
#endif
|
#endif
|
||||||
typedef UINT WORD;
|
|
||||||
#endif /* else __OS2__ */
|
#endif /* else __OS2__ */
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user