From 78d922d6433be8375b18a92418c635c04fe9bb4a Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 15 Sep 2009 02:39:22 +0200 Subject: Initial newtab page settings implementation it doesn't really fit our needs. Just a starting point.. --- src/websnap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/websnap.h') diff --git a/src/websnap.h b/src/websnap.h index cbb786c7..8993fd08 100644 --- a/src/websnap.h +++ b/src/websnap.h @@ -46,7 +46,7 @@ class WebSnap : public QObject public: WebSnap(const KUrl &url, const QString &fileName); - + signals: void finished(); -- cgit v1.2.1