Added missing PFA_JUSTIFY definition.
authorPhil Krylov <phil@newstar.rinet.ru>
Mon, 14 Mar 2005 21:39:57 +0000 (21:39 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Mar 2005 21:39:57 +0000 (21:39 +0000)
include/richedit.h

index 1834936983bb11a6ae57cba0503774f43970641c..64a05ea66e6915b2a32bc2499610ac5589d1692b 100644 (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