From b0f157b2546b754753ca8e22dba075af292f27f8 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sat, 21 Mar 2009 12:14:24 +0100 Subject: Added comment --- src/mainwindow.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') 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(); -- cgit v1.2.1