repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tdf#130380 Chart: Fix area chart data labels position
[LibreOffice.git]
/
external
/
skia
/
fix-ddi.patch
blob
f827c1d69553241233ce63f54a91b3243577d79d
1
--- skia/src/utils/win/SkDWriteNTDDI_VERSION.h.sav 2019-08-15 21:59:46.000000000 +0200
2
+++ skia/src/utils/win/SkDWriteNTDDI_VERSION.h 2019-09-26 15:30:36.395622200 +0200
3
@@ -28,4 +28,6 @@
4
# endif
5
#endif
6
7
+#define NTDDI_VERSION 0x0A000002 // NTDDI_WIN10_RS1
8
+
9
#endif