From 4d8d9d6e4eb149b46af315269e9578eb6bbfc241 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sat, 17 Oct 2009 02:39:24 +0200 Subject: STEP 1 creating a new Preview Image Object, based on QWidget and containing the pixmap AND the url --- src/websnap.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/websnap.h') diff --git a/src/websnap.h b/src/websnap.h index 53686677..6c5b4af9 100644 --- a/src/websnap.h +++ b/src/websnap.h @@ -34,6 +34,7 @@ // Qt Includes #include #include +#include #include -- cgit v1.2.1