Added missing PFA_JUSTIFY definition.

oldstable
Phil Krylov 2005-03-14 21:39:57 +00:00 committed by Alexandre Julliard
parent 3fe9aa2054
commit 62a9a07dda
1 changed files with 1 additions and 0 deletions

View File

@ -603,6 +603,7 @@ typedef struct _gettextex {
#define PFA_LEFT 0x00000001
#define PFA_RIGHT 0x00000002
#define PFA_CENTER 0x00000003
#define PFA_JUSTIFY 0x00000004
/* streaming flags */
#define SFF_PWD 0x00000800