Skip to content

Commit 9f75fc2

Browse files
committed
import os forgotten
1 parent 341b358 commit 9f75fc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webkit2png/webkit2png.py

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
from PyQt4.QtGui import *
3030
from PyQt4.QtWebKit import *
3131
from PyQt4.QtNetwork import *
32+
import os
3233

3334
# Class for Website-Rendering. Uses QWebPage, which
3435
# requires a running QtGui to work.

0 commit comments

Comments
 (0)