* Add missing LAYOUT_LTR define.

svn path=/trunk/; revision=53949
This commit is contained in:
Amine Khaldi 2011-10-03 09:24:20 +00:00
parent 3f410616c8
commit 3d7d862d32

View file

@ -1314,6 +1314,7 @@ extern "C" {
#define WGL_SWAP_UNDERLAY14 0x20000000
#define WGL_SWAP_UNDERLAY15 0x40000000
#define AC_SRC_OVER 0
#define LAYOUT_LTR 0
#define LAYOUT_RTL 1 // Right to left
#define LAYOUT_BTT 2 // Bottom to top
#define LAYOUT_VBH 4 // Vertical before horizontal