summaryrefslogtreecommitdiff
path: root/src/mainview.cpp
diff options
context:
space:
mode:
authormegabigbug <megabigbug@arrakis.(none)>2010-03-24 22:49:57 +0100
committermegabigbug <megabigbug@arrakis.(none)>2010-03-24 22:49:57 +0100
commitf45e39322dd7561bc1cd2756b4c9223bc586425b (patch)
tree38d26c6caf6b03704da504a4a58f45ffe51e92e7 /src/mainview.cpp
parentWebPage API cleaning (diff)
downloadrekonq-f45e39322dd7561bc1cd2756b4c9223bc586425b.tar.xz
derivation of the lastbar branch: UltimateLastBar :)
what work ? better themes for list items hide list correctly what doesn't work focus of the qcombobox is lost when a key is pressed move in the list
Diffstat (limited to 'src/mainview.cpp')
-rw-r--r--src/mainview.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainview.cpp b/src/mainview.cpp
index f2152364..ae745046 100644
--- a/src/mainview.cpp
+++ b/src/mainview.cpp
@@ -242,7 +242,6 @@ void MainView::clear()
{
// FIXME (the programmer, not the code)
// What exactly do we need to clear here?
- m_urlBar->clearHistory();
m_urlBar->clear();
m_recentlyClosedTabs.clear();