We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 341b358 commit 9f75fc2Copy full SHA for 9f75fc2
webkit2png/webkit2png.py
@@ -29,6 +29,7 @@
29
from PyQt4.QtGui import *
30
from PyQt4.QtWebKit import *
31
from PyQt4.QtNetwork import *
32
+import os
33
34
# Class for Website-Rendering. Uses QWebPage, which
35
# requires a running QtGui to work.
0 commit comments