Skip to content

Commit 1ccef32

Browse files
committed
Removed pywin32 dependence from the PYD module (Issue 38).
1 parent 5e07ad0 commit 1ccef32

14 files changed

Lines changed: 556 additions & 541 deletions

File tree

cefpython/cef1/windows/binaries/cefadvanced.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset=utf-8>
55
<title>CefAdvanced</title>
66
<style>
7-
body { font: 13px Segoe UI, Arial; }
7+
body { font: 13px Segoe UI, Arial; line-height: 1.4em; }
88
pre { background: #ddd; font: 12px Consolas, Courier New; }
99
</style>
1010
</head>

0 commit comments

Comments
 (0)