From 0475cb6bfca254e51f5e98d018f0b2a0e6535024 Mon Sep 17 00:00:00 2001 From: megabigbug Date: Wed, 24 Mar 2010 22:58:51 +0100 Subject: Revert "derivation of the lastbar branch: UltimateLastBar :)" This reverts commit f45e39322dd7561bc1cd2756b4c9223bc586425b. --- src/mainview.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainview.cpp') diff --git a/src/mainview.cpp b/src/mainview.cpp index ae745046..f2152364 100644 --- a/src/mainview.cpp +++ b/src/mainview.cpp @@ -242,6 +242,7 @@ 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(); -- cgit v1.2.1