summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-02-21 00:14:38 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-02-21 00:14:38 +0100
commit3778c4b81b45c09e72c78df4ead587f697ea3f09 (patch)
tree16a800ce3e7bbb62abc6b0264d3d65d08da7701d /src/mainwindow.h
parentRestored addTabButton ctor initialization (diff)
parentMerge commit 'refs/merge-requests/92' of git://gitorious.org/rekonq/mainline ... (diff)
downloadrekonq-3778c4b81b45c09e72c78df4ead587f697ea3f09.tar.xz
Merge branch 'mr92'
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 c104ad4d..db75b1bd 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -127,6 +127,7 @@ private slots:
// Find Action slots
void find(const QString &);
+ void matchCaseUpdate();
void findNext();
void findPrevious();