summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-03-24 02:02:25 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-03-24 11:29:23 +0100
commit5cb207d1e190efc5ebe8d202bde35ad48c1e9212 (patch)
treef79fd5152f8f9b4d6de3e55a78f2d4b04de489cf /src/mainwindow.h
parentFixed setting fonts UI (diff)
downloadrekonq-5cb207d1e190efc5ebe8d202bde35ad48c1e9212.tar.xz
Some fixes on font dim. Updating data still doesn't work..
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index e2212535..ee07707d 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -68,6 +68,7 @@ private:
public slots:
void slotHome();
void loadUrl(const KUrl &url);
+ void slotUpdateBrowser();
private slots:
void slotUpdateConf();