summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 1c515218..1c475c0b 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -300,11 +300,15 @@ void MainWindow::setupHistoryMenu()
}
+// FIXME
+// check ALL variables: including alwaysShowTabbar..
+
void MainWindow::slotUpdateConf()
{
// ============== General ==================
m_homePage = ReKonfig::homePage();
+
// =========== Fonts ==============
QWebSettings *defaultSettings = QWebSettings::globalSettings();