summaryrefslogtreecommitdiff
path: root/src/websnap.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-09-15 02:39:22 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-09-15 02:39:22 +0200
commit78d922d6433be8375b18a92418c635c04fe9bb4a (patch)
tree284afcc28af598b6f241dc5919b79290d558e015 /src/websnap.h
parentSome CSS fixes (diff)
downloadrekonq-78d922d6433be8375b18a92418c635c04fe9bb4a.tar.xz
Initial newtab page settings implementation
it doesn't really fit our needs. Just a starting point..
Diffstat (limited to 'src/websnap.h')
-rw-r--r--src/websnap.h2
1 files changed, 1 insertions, 1 deletions
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();