summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-04-25 02:37:55 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-04-25 02:37:55 +0200
commita1e2bbeced79c46d7ee0f4c96c79ff3f23298f6d (patch)
treefd008b480ad17ccfa04ec087d8e67ca99190533d /src/mainwindow.h
parentFixing new tab action position (diff)
parentFix error pages show (diff)
downloadrekonq-a1e2bbeced79c46d7ee0f4c96c79ff3f23298f6d.tar.xz
Merge branch 'NetworkRequestImprovements'
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index d1509066..5c525e26 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -116,7 +116,6 @@ protected:
private slots:
void postLaunch();
- void updateConfiguration();
void browserLoading(bool);
void updateActions();
void updateWindowTitle(const QString &title = QString());