summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-09 19:03:50 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-09 19:03:50 +0200
commit7a93d8a59aa0f693ae533a35b0bc3e4607d3f5ff (patch)
treef6447e2628e625386dcb0438dd61c8f4989c46d9 /src/mainwindow.h
parentRemoved unuseful lasttabclosed signal in mainview. (diff)
downloadrekonq-7a93d8a59aa0f693ae533a35b0bc3e4607d3f5ff.tar.xz
Refactoring find bar following (a bit) Pawel suggestions..
Applied match Case search
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 1c65c5d7..a9363d8a 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -89,7 +89,6 @@ private slots:
void slotOpenNext();
// File Menu slots
-// void slotFileNew();
void slotFileOpen();
void slotFilePrintPreview();
void slotFilePrint();