summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-15 01:06:24 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-15 01:06:24 +0200
commite6c2fe7c54225f14bda5f7f0305f20bfc96516ea (patch)
treef6ee94cceb85a25e58214b9b7f2ad0a2adc941d6 /src/mainwindow.cpp
parentcleaning code... (diff)
parentlittle fix again.. (diff)
downloadrekonq-e6c2fe7c54225f14bda5f7f0305f20bfc96516ea.tar.xz
Merge branch 'Button02'
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 62f82e58..6dd1024b 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -451,7 +451,7 @@ void MainWindow::setupSidePanel()
void MainWindow::slotUpdateConfiguration()
{
// ============== General ==================
- mainView()->showTabBar();
+ mainView()->updateTabBar();
// =========== Fonts ==============
QWebSettings *defaultSettings = QWebSettings::globalSettings();