summaryrefslogtreecommitdiff
path: root/src/websnap.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-16 01:30:28 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-16 01:30:28 +0200
commit7318e45e48c4d21bd29ed7d3dcdf9c50b06c3044 (patch)
tree622534aef9f427a0d04311c53d9b71c3ee3811f2 /src/websnap.cpp
parentFix a bug where the history index goes wrong after the first turning back. Th... (diff)
downloadrekonq-7318e45e48c4d21bd29ed7d3dcdf9c50b06c3044.tar.xz
some fixes on preview home page mechanism
Diffstat (limited to 'src/websnap.cpp')
-rw-r--r--src/websnap.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/websnap.cpp b/src/websnap.cpp
index 83cfe88b..577370ba 100644
--- a/src/websnap.cpp
+++ b/src/websnap.cpp
@@ -134,7 +134,6 @@ void WebSnap::saveResult(bool ok)
QString WebSnap::snapTitle()
{
return m_page.mainFrame()->title();
- return QString("");
}