http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fe9aa2
)
Added missing PFA_JUSTIFY definition.
author
Phil Krylov
<phil@newstar.rinet.ru>
Mon, 14 Mar 2005 21:39:57 +0000
(21:39 +0000)
committer
Alexandre Julliard
<julliard@winehq.org>
Mon, 14 Mar 2005 21:39:57 +0000
(21:39 +0000)
include/richedit.h
patch
|
blob
|
blame
|
history
diff --git
a/include/richedit.h
b/include/richedit.h
index 1834936983bb11a6ae57cba0503774f43970641c..64a05ea66e6915b2a32bc2499610ac5589d1692b 100644
(file)
--- a/
include/richedit.h
+++ b/
include/richedit.h
@@
-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