summaryrefslogtreecommitdiff
path: root/src/websnap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/websnap.h')
-rw-r--r--src/websnap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/websnap.h b/src/websnap.h
index 7417456b..9a41f65d 100644
--- a/src/websnap.h
+++ b/src/websnap.h
@@ -48,6 +48,7 @@ class WebSnap : public QObject
public:
WebSnap(const QUrl &url);
+ ~WebSnap();
QPixmap previewImage();
static QPixmap renderPreview(const QWebPage &page, int w, int h);