summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-02-20 14:40:46 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-02-20 14:40:46 +0100
commita275a256f08fb28faf64341342b5162bb9a9c634 (patch)
treee0edb61b9cf2570a4a7b4d067a936628576ed846 /src/mainwindow.h
parentwindow title fixes (diff)
parentGet rid of the selection of the next found expression when the checkbox match... (diff)
downloadrekonq-a275a256f08fb28faf64341342b5162bb9a9c634.tar.xz
Merge commit 'refs/merge-requests/92' of git://gitorious.org/rekonq/mainline into 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();